pub unsafe extern "system" fn CryptFindCertificateKeyProvInfo(
pcert: *const CERT_CONTEXT,
dwflags: CRYPT_FIND_FLAGS,
pvreserved: *mut c_void
) -> BOOL
Expand description
Required features: ‘Win32_Security_Cryptography’, ‘Win32_Foundation’