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

Public Attributes | |
| LPSTR | pszObjId |
| DWORD | cValue |
| PCRYPT_DATA_BLOB | rgValue |
Definition at line 604 of file wincrypt.h.
| DWORD _CRYPT_ATTRIBUTE::cValue |
Definition at line 606 of file wincrypt.h.
Referenced by test_decodeCTL(), test_decodePKCSAttributes(), and test_encodeCTL().
| LPSTR _CRYPT_ATTRIBUTE::pszObjId |
Definition at line 605 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 607 of file wincrypt.h.
Referenced by compareCTLInfo(), test_decodeCTL(), test_decodePKCSAttributes(), and test_encodeCTL().