#[repr(C)]pub struct WTD_GENERIC_CHAIN_POLICY_CREATE_INFO {
pub Anonymous: WTD_GENERIC_CHAIN_POLICY_CREATE_INFO_0,
pub hChainEngine: HCERTCHAINENGINE,
pub pChainPara: *mut CERT_CHAIN_PARA,
pub dwFlags: u32,
pub pvReserved: *mut c_void,
}
Expand description
Required features: "Win32_Security_WinTrust"
, "Win32_Security_Cryptography"
Fields§
§Anonymous: WTD_GENERIC_CHAIN_POLICY_CREATE_INFO_0
§hChainEngine: HCERTCHAINENGINE
§pChainPara: *mut CERT_CHAIN_PARA
§dwFlags: u32
§pvReserved: *mut c_void