RSA Security 4.3 manual A Rsa Extended Error, Definitions, errorCode, errorMsg, Hardware Errors

Models: 4.3

1 38
Download 38 pages 55.71 Kb
Page 15
Image 15
A_RSA_EXTENDED_ERROR

Hardware Errors

A_RSA_EXTENDED_ERROR

This Crypto-C structure is defined specifically for retrieving Intel error codes. It is defined as follows:

typedef struct {

UINT4 errorCode; char errorMsg[128];

} A_RSA_EXTENDED_ERROR

Definitions:

errorCode

The error code returned by the Intel hardware.

errorMsg

A NULL-terminated description of the error provided by Crypto-C.

C h a p t e r 2 U s i n g I n t e l H a r d w a r e W i t h C r y p t o - C

1 1

Page 15
Image 15
RSA Security 4.3 manual A Rsa Extended Error, Definitions, errorCode, errorMsg, Hardware Errors