RSA BSAFE Micro Edition Suite

Streamlined security for mobile and embedded devices

Search  Print

Module Identifiers

This section outlines the module identifiers as elements in the resource list.

Defines

#define R_RES_MOD_ID_ANY
 Indicates any module identifier will match.

#define R_RES_MOD_ID_ALL
 Indicates all resource list modules.

#define R_RES_MOD_ID_RES_LIST
 Indicates the resource list module.

#define R_RES_MOD_ID_LIBRARY
 Indicates the library module.

#define R_RES_MOD_ID_MEM
 Indicates the memory module.

#define R_RES_MOD_ID_LOCK
 Indicates the locking module.

#define R_RES_MOD_ID_ERR
 Indicates the error module.

#define R_RES_MOD_ID_TIME
 Indicates the time module.

#define R_RES_MOD_ID_CRYPTO
 Indicates the cryptographic module.

#define R_RES_MOD_ID_WTLSC_CRYPTO
 Indicates the Wireless Transport Layer Security C (WTLSC) implementation module.

#define R_RES_MOD_ID_CACHE
 Indicates the caching module.

#define R_RES_MOD_ID_SKEY
 Indicates the secret key module.

#define R_RES_MOD_ID_CERT
 Indicates the certificate module.

#define R_RES_MOD_ID_COMP
 Indicates the compression module.

#define R_RES_MOD_ID_KGEN
 Indicates the key generation module.

#define R_RES_MOD_ID_CGEN
 Indicates the certificate generation module.

#define R_RES_MOD_ID_VERSION
 Indicates the version module.

#define R_RES_MOD_ID_WTLS
 Indicates the Wireless Transport Layer Security (WTLS) module.

#define R_RES_MOD_ID_PKEY
 Indicates the public key module.

#define R_RES_MOD_ID_FEATURE
 Indicates the product feature module.

#define R_RES_MOD_ID_DEBUG
 Indicates the debug module.

#define R_RES_MOD_ID_PASSWD
 Indicates the password module.

#define R_RES_MOD_ID_SIO
 Indicates the Socket Input/Output (SIO) module.

#define R_RES_MOD_ID_VERIFY
 Indicates the chain verification module.

#define R_RES_MOD_ID_RAND
 Indicates the random module.

#define R_RES_MOD_ID_BUFFER
 Indicates the memory buffer module.

#define R_RES_MOD_ID_WMLS
 Indicates the WAP Markup Language Signing (WMLS) module.

#define R_RES_MOD_ID_CERT_STORE
 Indicates the certificate store module.

#define R_RES_MOD_ID_CM
 Indicates the cryptographic message syntax standard module.

#define R_RES_MOD_ID_SSL
 Indicates the Secure Socket Layer (SSL) module.

#define R_RES_MOD_ID_CERT_REQ
 Indicates the certificate request module.

#define R_RES_MOD_ID_CRL
 Indicates the certificate revocation list (CRL) module.

#define R_RES_MOD_ID_BIO
 Indicates the BIO module.