[−][src]Module x509_parser::x509
X.509 objects
Based on RFC5280
Structs
| AlgorithmIdentifier | |
| AttributeTypeAndValue | |
| CertificateRevocationList | An X.509 v2 Certificate Revocaton List (CRL). |
| RelativeDistinguishedName | |
| RevokedCertificate | |
| SubjectPublicKeyInfo | |
| TbsCertList | The sequence TBSCertList contains information about the certificates that have been revoked by the CA that issued the CRL. |
| TbsCertificate | The sequence TBSCertificate contains information associated with the subject of the certificate and the CA that issued it. |
| UniqueIdentifier | |
| Validity | |
| X509Extension | |
| X509Name | |
| X509Certificate | An X.509 v3 Certificate. |