|
Navigation
- Home
- Community
- Development
- myReactOS
- Fundraiser 2012
Doxygen
- Main Page
- Alphabetical List
- Data Structures
- Directories
- File List
- Data Fields
- Globals
- Related Pages
Search
|
Go to the source code of this file.
Data Structures |
| struct | PWTD_GENERIC_CHAIN_POLICY_SIGNER_INFO |
| struct | PWTD_GENERIC_CHAIN_POLICY_CREATE_INFO |
| struct | PWTD_GENERIC_CHAIN_POLICY_DATA |
| struct | DRIVER_VER_MAJORMINOR |
| struct | PDRIVER_VER_INFO |
Defines |
| #define | WINTRUST_ACTION_GENERIC_CERT_VERIFY { 0x189a3842, 0x3041, 0x11d1, { 0x85,0xe1,0x00,0xc0,0x4f,0xc2,0x95,0xee }} |
| #define | WINTRUST_ACTION_GENERIC_CHAIN_VERIFY { 0xfc451c16, 0xac75, 0x11d1, { 0xb4,0xb8,0x00,0xc0,0x4f,0xb6,0x6e,0xa0 }} |
| #define | WINTRUST_ACTION_GENERIC_VERIFY_V2 { 0xaac56b, 0xcd44, 0x11d0, { 0x8c,0xc2,0x00,0xc0,0x4f,0xc2,0x95,0xee }} |
| #define | WINTRUST_ACTION_TRUSTPROVIDER_TEST { 0x573e31f8, 0xddba, 0x11d0, { 0x8c,0xcb,0x00,0xc0,0x4f,0xc2,0x95,0xee }} |
| #define | HTTPSPROV_ACTION { 0x573e31f8, 0xaaba, 0x11d0, { 0x8c,0xcb,0x00,0xc0,0x4f,0xc2,0x95,0xee }} |
| #define | OFFICESIGN_ACTION_VERIFY { 0x5555c2cd, 0x17fb, 0x11d1, { 0x85,0xc4,0x00,0xc0,0x4f,0xc2,0x95,0xee }} |
| #define | DRIVER_ACTION_VERIFY { 0xf750e6c3, 0x38ee, 0x11d1, { 0x85,0xe5,0x00,0xc0,0x4f,0xc2,0x95,0xee }} |
Typedefs |
| typedef HRESULT(WINAPI * | PFN_WTD_GENERIC_CHAIN_POLICY_CALLBACK )(PCRYPT_PROVIDER_DATA pProvData, DWORD dwStepError, DWORD dwRegPolicySettings, DWORD cSigner, PWTD_GENERIC_CHAIN_POLICY_SIGNER_INFO rgpSigner, void *pvPolicyArg) |
Variables |
| static const WCHAR | SP_GENERIC_CERT_INIT_FUNCTION [] |
| static const WCHAR | GENERIC_CHAIN_FINALPOLICY_FUNCTION [] |
| static const WCHAR | GENERIC_CHAIN_CERTTRUST_FUNCTION [] |
| static const WCHAR | SP_POLICY_PROVIDER_DLL_NAME [] |
| static const WCHAR | SP_INIT_FUNCTION [] |
| static const WCHAR | SP_OBJTRUST_FUNCTION [] |
| static const WCHAR | SP_SIGTRUST_FUNCTION [] |
| static const WCHAR | SP_CHKCERT_FUNCTION [] |
| static const WCHAR | SP_FINALPOLICY_FUNCTION [] |
| static const WCHAR | SP_CLEANUPPOLICY_FUNCTION [] |
| static const WCHAR | SP_TESTDUMPPOLICY_FUNCTION_TEST [] |
| static const WCHAR | HTTPS_CERTTRUST_FUNCTION [] |
| static const WCHAR | HTTPS_FINALPOLICY_FUNCTION [] |
| static const WCHAR | OFFICE_POLICY_PROVIDER_DLL_NAME [] |
| static const WCHAR | OFFICE_INITPROV_FUNCTION [] |
| static const WCHAR | OFFICE_CLEANUPPOLICY_FUNCTION [] |
| static const WCHAR | DRIVER_INITPROV_FUNCTION [] |
| static const WCHAR | DRIVER_FINALPOLPROV_FUNCTION [] |
| static const WCHAR | DRIVER_CLEANUPPOLICY_FUNCTION [] |
Generated on Sat May 26 2012 05:46:28 for ReactOS by
1.7.6.1
|