Modules§
- oiddb
- OID Names Database
Structs§
- Access
Description - AccessDescription as defined in RFC 5280 Section 4.2.2.1.
- Algorithm
Identifier - X.509
AlgorithmIdentifieras defined in RFC 5280 Section 4.1.1.2. - 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.
- Basic
Constraints - BasicConstraints as defined in RFC 5280 Section 4.2.1.9.
- BitString
- Owned form of ASN.1
BIT STRINGtype. - Certificate
Builder - X509 Certificate builder
- Certificate
Request - PKCS#10
CertificationRequestas defined in RFC 2986 Section 4. - Certificate
Request Builder - Builder for X509 Certificate Requests
- CrlDistribution
Points - CrlDistributionPoints as defined in RFC 5280 Section 4.2.1.13.
- Distribution
Point - DistributionPoint as defined in RFC 5280 Section 4.2.1.13.
- Extended
KeyUsage - ExtKeyUsageSyntax as defined in RFC 5280 Section 4.2.1.12.
- Ia5String
- ASN.1
IA5Stringtype. - KeyUsage
- KeyUsage as defined in RFC 5280 Section 4.2.1.3.
- Object
Identifier - Object identifier (OID).
- Other
Name - OtherName as defined in RFC 5280 Section 4.2.1.6.
- Serial
Number - [RFC 5280 Section 4.1.2.2.] Serial Number
- Subject
AltName - SubjectAltName as defined in RFC 5280 Section 4.2.1.6.
- Subject
KeyIdentifier - SubjectKeyIdentifier as defined in RFC 5280 Section 4.2.1.2.
- Validity
- X.501
Validityas defined in RFC 5280 Section 4.1.2.5 - X509
Display - X509
Store
Enums§
- Distribution
Point Name - DistributionPointName as defined in RFC 5280 Section 4.2.1.13.
- General
Name - GeneralName as defined in RFC 5280 Section 4.2.1.6.
- KeyUsages
- Key usage flags as defined in RFC 5280 Section 4.2.1.3.
- Profile
- The type of certificate to build
- Time
- X.501
Timeas defined in RFC 5280 Section 4.1.2.5. - Version
- Certificate
Versionas defined in RFC 5280 Section 4.1. - X509
Verification Error
Traits§
- Associated
Oid - A trait which associates an OID with a type.
- Builder
- Trait for X509 builders
- Signature
BitString Encoding - Returns the
BitStringencoding of the signature.
Functions§
Type Aliases§
- Certificate
- X.509 certificates are defined in RFC 5280 Section 4.1.
- Name
- X.501 Name as defined in RFC 5280 Section 4.1.2.4. X.501 Name is used to represent distinguished names.
- Subject
Public KeyInfo Owned SubjectPublicKeyInfowithAnyalgorithm parameters, andBitStringparams.