Module c509_certificate::extensions::extension::data
source ยท Expand description
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ยง
- Extension
Data ๐A struct of data that contains lookup tables forExtension
.
Constantsยง
- EXTENSIO
N_ ๐DATA Extension
data table
Staticsยง
- EXTENSION
S_ ๐LOOKUP Static reference to theExtensionData
lookup table. - EXTENSION
S_ ๐TABLES Define static lookup for extensions table
Functionsยง
- Get the extension value type from the int value.
- get_
oid_ ๐from_ int Get the OID from the int value.
Type Aliasesยง
- Evt ๐Create a type alias for
ExtensionValueType
- Extension
Data ๐Tuple Type ofExtension
data Int | OID | Type | Name