windows::Win32::Security::Cryptography

Function CertComparePublicKeyInfo

pub unsafe fn CertComparePublicKeyInfo(
    dwcertencodingtype: CERT_QUERY_ENCODING_TYPE,
    ppublickey1: *const CERT_PUBLIC_KEY_INFO,
    ppublickey2: *const CERT_PUBLIC_KEY_INFO,
) -> BOOL