Expand description
Certificate-related types
Re-exports§
pub use x509_cert as x509;
Structs§
- Issuer
AndSerial Number - IssuerAndSerialNumber structure as defined in RFC 5652 Section 10.2.4.
- Other
Certificate Format - The
OtherCertificateFormattype is defined in RFC 5652 Section 10.2.2.
Enums§
- Certificate
Choices - The
CertificateChoicestype is defined in RFC 5652 Section 10.2.2. Attribute certificate support is not presently implemented.