ReactOS 0.4.16-dev-106-g10b08aa
|
#include <wincrypt.h>
Definition at line 3961 of file wincrypt.h.
CRYPT_ATTRIBUTES _CMSG_CMS_SIGNER_INFO::AuthAttrs |
Definition at line 3967 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 3962 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 3966 of file wincrypt.h.
Referenced by CSignedMsgData_Sign().
CRYPT_ALGORITHM_IDENTIFIER _CMSG_CMS_SIGNER_INFO::HashAlgorithm |
Definition at line 3964 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 3965 of file wincrypt.h.
CERT_ID _CMSG_CMS_SIGNER_INFO::SignerId |
Definition at line 3963 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 3968 of file wincrypt.h.