RSA BSAFE Micro Edition Suite

Streamlined security for mobile and embedded devices

Search  Print

Error Reason Identifiers

This section details the defines used to identify error reasons for errors generated in the cryptographic module.
See also:
R_CR_get_reason(), R_CR_get_error() and Reason String Table.

Defines

#define R_CR_R_NO_REASON
 Indicates that the identifier is used for errors where no reason is supplied.

#define R_CR_R_CRYPTO_IS_NULL
 Indicates that the cryptographic object passed to the operation was NULL.

#define R_CR_R_CRYPTO_WRONG_TYPE
 Indicates that the cryptographic object passed to the operation did not have a type matching the required type for the operation being performed.

#define R_CR_R_KEY_IS_NULL
 Indicates that the operation being performed detected that a required key value supplied has the value NULL.

#define R_CR_R_IMPL_IS_NULL
 Indicates that the operation requested has detected that the method called by the module is set to NULL. More...

#define R_CR_R_IMPL_METH_IS_NULL
 Indicates that the operation requested has detected that the underlying implementation called by the method is set to NULL. More...


Define Documentation

#define R_CR_R_IMPL_IS_NULL
 

Indicates that the operation requested has detected that the method called by the module is set to NULL. The method has not been loaded or has been incorrectly instantiated and is unavailable.

#define R_CR_R_IMPL_METH_IS_NULL
 

Indicates that the operation requested has detected that the underlying implementation called by the method is set to NULL. The implementation has not been loaded or has been incorrectly instantiated and is unavailable.


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