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

Public Attributes | |
| CRYPT_INTEGER_BLOB | SerialNumber |
| FILETIME | RevocationDate |
| DWORD | cExtension |
| PCERT_EXTENSION | rgExtension |
Definition at line 496 of file wincrypt.h.
| DWORD _CRL_ENTRY::cExtension |
Definition at line 499 of file wincrypt.h.
| FILETIME _CRL_ENTRY::RevocationDate |
Definition at line 498 of file wincrypt.h.
| PCERT_EXTENSION _CRL_ENTRY::rgExtension |
Definition at line 500 of file wincrypt.h.
| CRYPT_INTEGER_BLOB _CRL_ENTRY::SerialNumber |
Definition at line 497 of file wincrypt.h.