pub unsafe extern "system" fn CertCompareCertificateName(
    dwcertencodingtype: u32,
    pcertname1: *const CRYPTOAPI_BLOB,
    pcertname2: *const CRYPTOAPI_BLOB
) -> BOOL
Expand description

Required features: "Win32_Security_Cryptography", "Win32_Foundation"