|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <wincrypt.h>

Public Attributes | |
| CRYPT_ALGORITHM_IDENTIFIER | HashAlgorithm |
| CRYPT_HASH_BLOB | IssuerNameHash |
| CRYPT_HASH_BLOB | IssuerKeyHash |
| CRYPT_INTEGER_BLOB | SerialNumber |
Definition at line 647 of file wincrypt.h.
| CRYPT_ALGORITHM_IDENTIFIER _OCSP_CERT_ID::HashAlgorithm |
Definition at line 648 of file wincrypt.h.
| CRYPT_HASH_BLOB _OCSP_CERT_ID::IssuerKeyHash |
Definition at line 650 of file wincrypt.h.
| CRYPT_HASH_BLOB _OCSP_CERT_ID::IssuerNameHash |
Definition at line 649 of file wincrypt.h.
| CRYPT_INTEGER_BLOB _OCSP_CERT_ID::SerialNumber |
Definition at line 651 of file wincrypt.h.