Module x509

Module x509 

Available on (crate features rustls or boring or acme) and crate feature rustls only.
Expand description

X.509 objects and types

Based on RFC5280

Structsยง

AlgorithmIdentifier
Algorithm identifier
AttributeTypeAndValue
A generic attribute type and value
ReasonCode
RelativeDistinguishedName
A Relative Distinguished Name element.
SubjectPublicKeyInfo
X509Name
X.509 Name (as used in Issuer and Subject fields)
X509Version
The version of the encoded certificate.