Module c509_certificate::general_names

source ·
Expand description

C509 General Names

For more information about GeneralNames, visit C509 Certificate

Modules§

  • data 🔒
    General Name data provides a necessary information for encoding and decoding of C509 General Name. See C509 Certificate Section 9.9 C509 General Names Registry for more information.
  • C509 General Name
  • OtherNameHardwareModuleName, special type for hardwareModuleName type of otherName. When ‘otherName + hardwareModuleName’ is used, then [ ~oid, bytes ] is used to contain the pair ( hwType, hwSerialNum ) directly as specified in RFC4108

Structs§