Home | Trees | Indices | Help |
---|
|
This class represents a chain of X.509 certificates.
|
|||
|
|||
|
|||
tlslite.utils.rsakey.RSAKey |
|
||
str |
|
||
int |
|
||
|
|||
|
|||
Inherited from |
|
|||
list |
x509List A list of tlslite.x509.X509 instances, starting with the end-entity certificate and with every subsequent certificate certifying the previous. |
|
|||
Inherited from |
|
Create a new X509CertChain.
|
Get the hex-encoded fingerprint of the end-entity certificate.
|
Parse a string containing a sequence of PEM certs. Raise a SyntaxError if input is malformed. |
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Thu Jan 14 19:33:33 2016 | http://epydoc.sourceforge.net |