Module ed25519_dalek::pkcs8::spki::der::asn1

Available on crate feature pkcs8 only.
Expand description

Module containing all of the various ASN.1 built-in types supported by this library.

Structs§

Traits§

  • ASN.1 CHOICE denotes a union of one or more possible alternatives.
  • Marker trait for ASN.1 SEQUENCEs.