Module x509_certificate::certificate
source · Expand description
Defines high-level interface to X.509 certificates.
Structs
- Represents an immutable (read-only) X.509 certificate that was parsed from data.
- Provides a mutable wrapper to an X.509 certificate that was parsed from data.
- Provides an interface to the RFC 5280 rfc5280::Certificate ASN.1 type.
- Interface for constructing new X.509 certificates.
Enums
- X.509 extension to define how a certificate can be used.
Functions
- Whether one certificate is a subset of another certificate.