RSA BSAFE Micro Edition Suite

Streamlined security for mobile and embedded devices

Search  Print

Name Entry Information Identifiers

This section details the parts of a R_CERT_NAME_ENTRY that can be set and/or retrieved. The following table details the data types to pass into value when calling R_CERT_NAME_ENTRY_get_info().

Identifier Value Data Type
R_CERT_NAME_ENTRY_INFO_TYPE R_TITEM *
R_CERT_NAME_ENTRY_INFO_DATA R_TITEM *

The following table details the data types to pass into value when calling R_CERT_NAME_ENTRY_set_info().

Identifier Value Data Type
R_CERT_NAME_ENTRY_INFO_TYPE R_TITEM *
R_CERT_NAME_ENTRY_INFO_DATA R_TITEM *


Defines

#define R_CERT_NAME_ENTRY_INFO_TYPE
 Indicates the type of entry in the certificate name, such as the Object Identifier (OID) value of a name entry in an X.509 certificate. More...

#define R_CERT_NAME_ENTRY_INFO_DATA
 Indicates the data of the certificate name entry. More...


Define Documentation

#define R_CERT_NAME_ENTRY_INFO_DATA
 

Indicates the data of the certificate name entry. The following table details the usage of the identifier in Name Functions.

Function Value Data Type Description
R_CERT_NAME_ENTRY_get_info() R_TITEM * Returns the data of the certificate name entry.
R_CERT_NAME_ENTRY_set_info() R_TITEM * Sets the data of the certificate name entry.

#define R_CERT_NAME_ENTRY_INFO_TYPE
 

Indicates the type of entry in the certificate name, such as the Object Identifier (OID) value of a name entry in an X.509 certificate. The following table details the usage of the identifier in Name Functions.

Function Value Data Type Description
R_CERT_NAME_ENTRY_get_info() R_TITEM * Returns the type value for the entry in the certificate name.
See Name Entry Types for valid values.
R_CERT_NAME_ENTRY_set_info() R_TITEM * Sets the type value into the entry in the certificate name.
See Name Entry Types for valid values.


Copyright (c) 1999-2005 RSA Security Inc. All rights reserved. 072-001001-2100-001-000 - 2.1