Module x509

Module x509 

Source
Expand description

X.509 bundle types.

Structs§

X509Bundle
This type contains a collection of trusted X.509 authorities for a TrustDomain.
X509BundleSet
This type contains a set of X509Bundle, keyed by TrustDomain.

Enums§

X509BundleError
An error that can arise trying to parse a X509Bundle from bytes representing DER encoded X.509 authorities.