![]() |
TrustCore SDK NanoCert API reference
version 7.0
|
Nickname and/or identifier for keys; as defined in Section 4.2, "PKCS12AttrSet,", in PKCS 12 v1.0: Personal Information Exchange Syntax, available at ftp://ftp.rsasecurity.com/pub/pkcs/pkcs-12/pkcs-12v1.pdf. More...
Data Fields | |
ePKCS12AttributeType | eAttrType |
Attribute type; any of the ePKCS12AttributeType enum values defined in pkcs12.h. More... | |
ubyte * | pValue |
Pointer to attribute value. More... | |
ubyte4 | valueLen |
Length of the attribute value, PKCS12AttributeUserValue::pValue . More... | |
Nickname and/or identifier for keys; as defined in Section 4.2, "PKCS12AttrSet,", in PKCS 12 v1.0: Personal Information Exchange Syntax, available at ftp://ftp.rsasecurity.com/pub/pkcs/pkcs-12/pkcs-12v1.pdf.
ePKCS12AttributeType PKCS12AttributeUserValue::eAttrType |
ubyte* PKCS12AttributeUserValue::pValue |
Pointer to attribute value.
ubyte4 PKCS12AttributeUserValue::valueLen |
Length of the attribute value, PKCS12AttributeUserValue::pValue
.