Expand description
X.509 bundle types.
Structs§
- This type contains a collection of trusted X.509 authorities for a
TrustDomain
. - This type contains a set of
X509Bundle
, keyed byTrustDomain
.
Enums§
- An error that can arise trying to parse a
X509Bundle
from bytes representingDER
encoded X.509 authorities.