|
ReactOS 0.4.17-dev-116-ga4b6fe9
|
#include <wincrypt.h>

Public Attributes | |
| DWORD | cAttr |
| PCRYPT_ATTRIBUTE | rgAttr |
Definition at line 610 of file wincrypt.h.
| DWORD _CRYPT_ATTRIBUTES::cAttr |
Definition at line 611 of file wincrypt.h.
Referenced by CSignedMsgData_ConstructSignerHandles(), CSignedMsgData_Sign(), CSignedMsgData_UpdateAuthenticatedAttributes(), load_secondary_signatures(), WINTRUST_GetTimeFromCounterSigner(), and WINTRUST_GetTimeFromSigner().
| PCRYPT_ATTRIBUTE _CRYPT_ATTRIBUTES::rgAttr |
Definition at line 612 of file wincrypt.h.
Referenced by CRYPT_AsnDecodePKCSAttributes(), load_secondary_signatures(), WINTRUST_GetTimeFromCounterSigner(), and WINTRUST_GetTimeFromSigner().