ReactOS 0.4.16-dev-136-g52192f1
|
#include <wincrypt.h>
Public Attributes | |
CRYPT_INTEGER_BLOB | SerialNumber |
FILETIME | RevocationDate |
DWORD | cExtension |
PCERT_EXTENSION | rgExtension |
Definition at line 487 of file wincrypt.h.
DWORD _CRL_ENTRY::cExtension |
Definition at line 490 of file wincrypt.h.
FILETIME _CRL_ENTRY::RevocationDate |
Definition at line 489 of file wincrypt.h.
PCERT_EXTENSION _CRL_ENTRY::rgExtension |
Definition at line 491 of file wincrypt.h.
CRYPT_INTEGER_BLOB _CRL_ENTRY::SerialNumber |
Definition at line 488 of file wincrypt.h.