Module c509_certificate::attributes::data
source ยท Expand description
Attribute data provides a necessary information for encoding and decoding of C509 Attribute. See C509 Certificate Section 9.3 C509 Attributes Registry for more information.
Structsยง
- Attribute
Data ๐A struct of data that contains lookup tables forAttribute
.
Constantsยง
- ATTRIBUT
E_ ๐DATA Attribute
data table
Staticsยง
- ATTRIBUTE
S_ ๐LOOKUP Static reference to theAttributeData
lookup table. - ATTRIBUTE
S_ ๐TABLES Define static lookup for attributes table
Functionsยง
- get_
oid_ ๐from_ int Get the OID from the int value.
Type Aliasesยง
- Attribute
Data ๐Tuple Type ofAttribute
data Int | OID | Name