ReactOS 0.4.16-dev-588-gf07ea94
|
#include <softpub.h>
Public Attributes | |
union { | |
DWORD cbStruct | |
DWORD cbSize | |
} | DUMMYUNIONNAME |
HCERTCHAINENGINE | hChainEngine |
PCERT_CHAIN_PARA | pChainPara |
DWORD | dwFlags |
void * | pvReserved |
union { ... } _WTD_GENERIC_CHAIN_POLICY_CREATE_INFO::DUMMYUNIONNAME |
DWORD _WTD_GENERIC_CHAIN_POLICY_CREATE_INFO::dwFlags |
Definition at line 82 of file softpub.h.
Referenced by WINTRUST_CreateChainForSigner().
HCERTCHAINENGINE _WTD_GENERIC_CHAIN_POLICY_CREATE_INFO::hChainEngine |
Definition at line 80 of file softpub.h.
Referenced by WINTRUST_CreateChainForSigner().
PCERT_CHAIN_PARA _WTD_GENERIC_CHAIN_POLICY_CREATE_INFO::pChainPara |
Definition at line 81 of file softpub.h.
Referenced by GenericChainCertificateTrust().
void* _WTD_GENERIC_CHAIN_POLICY_CREATE_INFO::pvReserved |
Definition at line 83 of file softpub.h.
Referenced by WINTRUST_CreateChainForSigner().