Module rocket::mtls::x509

Available on crate feature mtls only.
Expand description

Lower-level X.509 types re-exported from x509_parser.

Lack of documentation is directly inherited from the source crate. Prefer to use Rocket’s wrappers when possible.

Modules§

  • Basic Encoding Rules (BER) objects and parser
  • Distinguished Encoding Rules (DER) objects and parser

Structs§

Enums§

Traits§

  • Parse a DER-encoded object, and return the remaining of the input and the built object.

Functions§

Type Aliases§