|
ReactOS 0.4.16-dev-1948-gd260c1d
|
#include <wincrypt.h>

Definition at line 3873 of file wincrypt.h.
| DWORD _CMSG_SIGNER_ENCODE_INFO::cAuthAttr |
Definition at line 3881 of file wincrypt.h.
Referenced by CryptSignMessage(), and test_signed_msg_encoding().
| DWORD _CMSG_SIGNER_ENCODE_INFO::cbSize |
Definition at line 3875 of file wincrypt.h.
Referenced by CryptSignMessage().
| DWORD _CMSG_SIGNER_ENCODE_INFO::cUnauthAttr |
Definition at line 3883 of file wincrypt.h.
Referenced by CryptSignMessage().
| DWORD _CMSG_SIGNER_ENCODE_INFO::dwKeySpec |
Definition at line 3878 of file wincrypt.h.
Referenced by CryptSignMessage().
| CRYPT_ALGORITHM_IDENTIFIER _CMSG_SIGNER_ENCODE_INFO::HashAlgorithm |
Definition at line 3879 of file wincrypt.h.
Referenced by CryptSignMessage(), test_signed_msg_encoding(), test_signed_msg_get_param(), test_signed_msg_open(), and test_signed_msg_update().
| HCRYPTPROV _CMSG_SIGNER_ENCODE_INFO::hCryptProv |
Definition at line 3877 of file wincrypt.h.
Referenced by CryptSignMessage(), test_signed_msg_encoding(), test_signed_msg_get_param(), test_signed_msg_open(), and test_signed_msg_update().
| PCERT_INFO _CMSG_SIGNER_ENCODE_INFO::pCertInfo |
Definition at line 3876 of file wincrypt.h.
Referenced by CryptSignMessage(), test_signed_msg_encoding(), test_signed_msg_get_param(), test_signed_msg_open(), and test_signed_msg_update().
| void* _CMSG_SIGNER_ENCODE_INFO::pvHashAuxInfo |
Definition at line 3880 of file wincrypt.h.
Referenced by CryptSignMessage().
| PCRYPT_ATTRIBUTE _CMSG_SIGNER_ENCODE_INFO::rgAuthAttr |
Definition at line 3882 of file wincrypt.h.
Referenced by CryptSignMessage(), and test_signed_msg_encoding().
| PCRYPT_ATTRIBUTE _CMSG_SIGNER_ENCODE_INFO::rgUnauthAttr |
Definition at line 3884 of file wincrypt.h.
Referenced by CryptSignMessage().