Home | Trees | Indices | Help |
---|
|
This class represents an X.509 certificate.
|
|||
|
|||
str |
|
||
|
|||
|
|||
|
|||
Inherited from |
|
|||
bytearray of unsigned bytes
|
bytes The DER-encoded ASN.1 certificate |
||
tlslite.utils.rsakey.RSAKey |
publicKey The subject public key from the certificate. |
||
bytearray of unsigned bytes
|
subject The DER-encoded ASN.1 subject distinguished name. |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
Get the hex-encoded fingerprint of this certificate.
|
Parse a PEM-encoded X.509 certificate.
|
Parse a DER-encoded X.509 certificate.
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Thu Jul 23 18:24:40 2015 | http://epydoc.sourceforge.net |