Expand description
X.509 bundle types.
Structs§
- X509
Bundle - This type contains a collection of trusted X.509 authorities for a
TrustDomain. - X509
Bundle Set - This type contains a set of
X509Bundle, keyed byTrustDomain.
Enums§
- X509
Bundle Error - An error that can arise trying to parse a
X509Bundlefrom bytes representingDERencoded X.509 authorities.