Module c509_certificate::extensions::extension

source ·
Expand description

C509 Extension use to construct an Extensions message field for C509 Certificate.

Modules§

  • data 🔒
    Extension data provides a necessary information for encoding and decoding of C509 Extension. See C509 Certificate Section 9.4 C509 Extensions Registry for more information.

Structs§

  • A struct of C509 Extension
  • Helper 🔒
    A helper struct to deserialize and serialize Extension.

Enums§

Traits§