| RSA BSAFE Micro Edition Suite |
Streamlined security for mobile and embedded devices |
 
![]() |
| Identifier | Value Data Type |
| R_CERT_NAME_INFO_TYPE | int * |
| R_CERT_NAME_INFO_ENTRY_COUNT | int * |
| R_CERT_NAME_INFO_ENTRY | R_INDEXED_INFO * |
| R_CERT_NAME_INFO_HASH | R_UINT32 * |
The following table details the data types to pass into value when calling R_CERT_NAME_set_info().
| Identifier | Value Data Type |
| R_CERT_NAME_INFO_ENTRY | R_INDEXED_INFO * |
Defines | |
| #define | R_CERT_NAME_INFO_TYPE |
| Indicates the type of the name in the certificate. More... | |
| #define | R_CERT_NAME_INFO_R_CERT_CTX |
| Indicates the certificate context used to generate the name. | |
| #define | R_CERT_NAME_INFO_ENTRY_COUNT |
| Indicates the number of entries in the certificate name. More... | |
| #define | R_CERT_NAME_INFO_ENTRY |
| Indicates an entry in the certificate name. More... | |
| #define | R_CERT_NAME_INFO_HASH |
| Indicates an identifier for the certificate name. More... | |
|
|
Indicates an entry in the certificate name. R_CERT_NAME_get_info() returns the index value specified by the caller and a reference to the certificate name entry.
|
|
|
Indicates the number of entries in the certificate name. The following table details the usage of the identifier in Name Functions.
|
|
|
Indicates an identifier for the certificate name. The following table details the usage of the identifier in Name Functions.
|
|
|
Indicates the type of the name in the certificate. The following table details the usage of the identifier in Name Functions.
|