RSA Security Home Security System 4.3 Uživatelský manuál Strana 15

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 38
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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
Zobrazit stránku 14
1 2 ... 10 11 12 13 14 15 16 17 18 19 20 ... 37 38

Komentáře k této Příručce

Žádné komentáře