Expand description
PKIX X.509 Certificate Extensions (RFC 5280)
Re-exports§
pub use certpolicy::CertificatePolicies;pub use constraints::BasicConstraints;pub use constraints::NameConstraints;pub use constraints::PolicyConstraints;pub use crl::BaseCrlNumber;pub use crl::CrlDistributionPoints;pub use crl::CrlNumber;pub use crl::CrlReason;pub use crl::FreshestCrl;pub use crl::IssuingDistributionPoint;
Modules§
- certpolicy
- PKIX Certificate Policies extension
- constraints
- PKIX Constraint Extensions
- crl
- PKIX Certificate Revocation List extensions
- name
- PKIX Name types
Structs§
- Access
Description - AccessDescription as defined in RFC 5280 Section 4.2.2.1.
- Authority
Info Access Syntax - AuthorityInfoAccessSyntax as defined in RFC 5280 Section 4.2.2.1.
- Authority
KeyIdentifier - AuthorityKeyIdentifier as defined in RFC 5280 Section 4.2.1.1.
- Extended
KeyUsage - ExtKeyUsageSyntax as defined in RFC 5280 Section 4.2.1.12.
- Inhibit
AnyPolicy - InhibitAnyPolicy as defined in RFC 5280 Section 4.2.1.14.
- Issuer
AltName - IssuerAltName as defined in RFC 5280 Section 4.2.1.7.
- KeyUsage
- KeyUsage as defined in RFC 5280 Section 4.2.1.3.
- Policy
Mapping - PolicyMapping as defined in RFC 5280 Section 4.2.1.5.
- Policy
Mappings - PolicyMappings as defined in RFC 5280 Section 4.2.1.5.
- Private
KeyUsage Period - PrivateKeyUsagePeriod as defined in [RFC 3280 Section 4.2.1.4].
- Subject
AltName - SubjectAltName as defined in RFC 5280 Section 4.2.1.6.
- Subject
Directory Attributes - SubjectDirectoryAttributes as defined in RFC 5280 Section 4.2.1.8.
- Subject
Info Access Syntax - SubjectInfoAccessSyntax as defined in RFC 5280 Section 4.2.2.2.
- Subject
KeyIdentifier - SubjectKeyIdentifier as defined in RFC 5280 Section 4.2.1.2.
Enums§
- KeyUsages
- Key usage flags as defined in RFC 5280 Section 4.2.1.3.