RSA Security Home Security System 4.3 Manual de usuario Pagina 15

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 38
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 14
Chapter 2 Using Intel Hardware With Crypto-C 11
Hardware Errors
A_RSA_EXTENDED_ERROR
This Crypto-C structure is defined specifically for retrieving Intel error codes. It is
defined as follows:
Definitions:
errorCode
The error code returned by the Intel hardware.
errorMsg
A NULL-terminated description of the error provided by Crypto-C.
typedef struct {
UINT4
errorCode
;
char
errorMsg
[128];
} A_RSA_EXTENDED_ERROR
Vista de pagina 14
1 2 ... 10 11 12 13 14 15 16 17 18 19 20 ... 37 38

Comentarios a estos manuales

Sin comentarios