ReactOS 0.4.16-dev-136-g52192f1
|
#include <wincrypt.h>
Public Attributes | |
DWORD | cbSize |
CERT_USAGE_MATCH | RequestedUsage |
Definition at line 1068 of file wincrypt.h.
DWORD _CERT_CHAIN_PARA::cbSize |
Definition at line 1069 of file wincrypt.h.
Referenced by CertTrustFinalPolicy(), save_pfx(), test_CERT_CHAIN_PARA_cbSize(), testGetCertChain(), and WINTRUST_CreateChainPolicyCreateInfo().
CERT_USAGE_MATCH _CERT_CHAIN_PARA::RequestedUsage |
Definition at line 1070 of file wincrypt.h.
Referenced by netconn_verify_cert(), testGetCertChain(), and WINTRUST_CreateChainPolicyCreateInfo().