Function windows_sys::Win32::Security::Cryptography::CertComparePublicKeyInfo
[−]pub unsafe extern "system" fn CertComparePublicKeyInfo(
dwcertencodingtype: u32,
ppublickey1: *const CERT_PUBLIC_KEY_INFO,
ppublickey2: *const CERT_PUBLIC_KEY_INFO
) -> BOOL
Expand description
Required features: "Win32_Security_Cryptography"
, "Win32_Foundation"