#[repr(C)]pub struct WTD_GENERIC_CHAIN_POLICY_SIGNER_INFO {
pub Anonymous: WTD_GENERIC_CHAIN_POLICY_SIGNER_INFO_0,
pub pChainContext: *mut CERT_CHAIN_CONTEXT,
pub dwSignerType: u32,
pub pMsgSignerInfo: *mut CMSG_SIGNER_INFO,
pub dwError: u32,
pub cCounterSigner: u32,
pub rgpCounterSigner: *mut *mut WTD_GENERIC_CHAIN_POLICY_SIGNER_INFO,
}
Expand description
Required features: "Win32_Security_WinTrust"
, "Win32_Foundation"
, "Win32_Security_Cryptography"
Fields§
§Anonymous: WTD_GENERIC_CHAIN_POLICY_SIGNER_INFO_0
§pChainContext: *mut CERT_CHAIN_CONTEXT
§dwSignerType: u32
§pMsgSignerInfo: *mut CMSG_SIGNER_INFO
§dwError: u32
§cCounterSigner: u32
§rgpCounterSigner: *mut *mut WTD_GENERIC_CHAIN_POLICY_SIGNER_INFO