ReactOS 0.4.16-dev-1528-g28b3562
|
#include <wincrypt.h>
Definition at line 4126 of file wincrypt.h.
CRYPT_ATTRIBUTES _CMSG_CMS_SIGNER_INFO::AuthAttrs |
Definition at line 4132 of file wincrypt.h.
Referenced by CSignedMsgData_AppendMessageDigestAttribute(), CSignedMsgData_ConstructSignerHandles(), CSignedMsgData_Sign(), CSignedMsgData_UpdateAuthenticatedAttributes(), and WINTRUST_GetTimeFromCounterSigner().
DWORD _CMSG_CMS_SIGNER_INFO::dwVersion |
Definition at line 4127 of file wincrypt.h.
Referenced by compare_cms_signer_info(), and test_decode_msg_get_param().
CRYPT_DATA_BLOB _CMSG_CMS_SIGNER_INFO::EncryptedHash |
Definition at line 4131 of file wincrypt.h.
Referenced by CSignedMsgData_Sign().
CRYPT_ALGORITHM_IDENTIFIER _CMSG_CMS_SIGNER_INFO::HashAlgorithm |
Definition at line 4129 of file wincrypt.h.
Referenced by CSignedMsgData_ConstructSignerHandles(), and test_decode_msg_get_param().
CRYPT_ALGORITHM_IDENTIFIER _CMSG_CMS_SIGNER_INFO::HashEncryptionAlgorithm |
Definition at line 4130 of file wincrypt.h.
CERT_ID _CMSG_CMS_SIGNER_INFO::SignerId |
Definition at line 4128 of file wincrypt.h.
Referenced by CDecodeSignedMsg_VerifySignature(), compare_cms_signer_info(), and test_decode_msg_get_param().
CRYPT_ATTRIBUTES _CMSG_CMS_SIGNER_INFO::UnauthAttrs |
Definition at line 4133 of file wincrypt.h.