Module c509_certificate::general_names::data

source ยท
Expand description

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.

Structsยง

  • GeneralNameData ๐Ÿ”’
    A struct of data that contains lookup table for GeneralName.
  • IntegerToGNTable ๐Ÿ”’
    A struct of integer to GeneralNameTypeRegistry table.

Constantsยง

Staticsยง

Functionsยง

Type Aliasesยง

  • Type of GeneralName data. Int | Name | Type
  • Gntr ๐Ÿ”’
    Create a type alias for GeneralNameTypeRegistry
  • Gnvt ๐Ÿ”’
    Create a type alias for GeneralNameValueType