Function crypt32::CertComparePublicKeyInfo [] [src]

pub unsafe extern "system" fn CertComparePublicKeyInfo(
    dwCertEncodingType: DWORD,
    pPublicKey1: PCERT_PUBLIC_KEY_INFO,
    pPublicKey2: PCERT_PUBLIC_KEY_INFO
) -> BOOL