ReactOS 0.4.16-dev-1531-gd958a24
|
#include <wincrypt.h>
Definition at line 880 of file wincrypt.h.
CRYPT_ATTRIBUTES _CMSG_SIGNER_INFO::AuthAttrs |
Definition at line 887 of file wincrypt.h.
DWORD _CMSG_SIGNER_INFO::dwVersion |
Definition at line 881 of file wincrypt.h.
Referenced by compare_signer_info(), and test_decode_msg_get_param().
CRYPT_DATA_BLOB _CMSG_SIGNER_INFO::EncryptedHash |
Definition at line 886 of file wincrypt.h.
Referenced by MsiGetFileSignatureInformationW().
CRYPT_ALGORITHM_IDENTIFIER _CMSG_SIGNER_INFO::HashAlgorithm |
Definition at line 884 of file wincrypt.h.
Referenced by test_decode_msg_get_param().
CRYPT_ALGORITHM_IDENTIFIER _CMSG_SIGNER_INFO::HashEncryptionAlgorithm |
Definition at line 885 of file wincrypt.h.
CERT_NAME_BLOB _CMSG_SIGNER_INFO::Issuer |
Definition at line 882 of file wincrypt.h.
Referenced by compare_signer_info(), and test_decode_msg_get_param().
CRYPT_INTEGER_BLOB _CMSG_SIGNER_INFO::SerialNumber |
Definition at line 883 of file wincrypt.h.
Referenced by compare_signer_info(), and test_decode_msg_get_param().
CRYPT_ATTRIBUTES _CMSG_SIGNER_INFO::UnauthAttrs |
Definition at line 888 of file wincrypt.h.
Referenced by WINTRUST_GetTimeFromSigner().