RSA Security Home Security System 4.3 Instrukcja Użytkownika Strona 15

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 38
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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
Przeglądanie stron 14
1 2 ... 10 11 12 13 14 15 16 17 18 19 20 ... 37 38

Komentarze do niniejszej Instrukcji

Brak uwag