pub type PCRYPT_RESOLVE_HCRYPTPROV_FUNC = Option<unsafe extern "system" fn(pprivatekeyinfo: *mut CRYPT_PRIVATE_KEY_INFO, phcryptprov: *mut usize, pvoidresolvefunc: *mut c_void) -> BOOL>;
Expand description

Required features: "Win32_Security_Cryptography", "Win32_Foundation"