pub unsafe extern "system" fn CryptFindOIDInfo(
    dwkeytype: u32,
    pvkey: *const c_void,
    dwgroupid: u32
) -> *mut CRYPT_OID_INFO
Expand description

Required features: "Win32_Security_Cryptography"