ReactOS 0.4.16-dev-329-g9223134
|
#include <wincrypt.h>
Public Attributes | |
LPSTR | pszObjId |
DWORD | cValue |
PCRYPT_DATA_BLOB | rgValue |
Definition at line 587 of file wincrypt.h.
DWORD _CRYPT_ATTRIBUTE::cValue |
Definition at line 589 of file wincrypt.h.
Referenced by test_decodeCTL(), test_decodePKCSAttributes(), and test_encodeCTL().
LPSTR _CRYPT_ATTRIBUTE::pszObjId |
Definition at line 588 of file wincrypt.h.
Referenced by compareCTLInfo(), test_decodeCTL(), test_decodePKCSAttributes(), test_encodeCTL(), WINTRUST_GetTimeFromCounterSigner(), and WINTRUST_GetTimeFromSigner().
PCRYPT_DATA_BLOB _CRYPT_ATTRIBUTE::rgValue |
Definition at line 590 of file wincrypt.h.
Referenced by compareCTLInfo(), test_decodeCTL(), test_decodePKCSAttributes(), and test_encodeCTL().