pub type PFN_CPD_ADD_SGNR = Option<unsafe extern "system" fn(pprovdata: *const CRYPT_PROVIDER_DATA, fcountersigner: BOOL, idxsigner: u32, psgnr2add: *const CRYPT_PROVIDER_SGNR) -> BOOL>;
Expand description

Required features: "Win32_Security_WinTrust", "Win32_Foundation", "Win32_Security_Cryptography_Catalog", "Win32_Security_Cryptography_Sip"