Function windows_sys::Win32::Security::Cryptography::CryptImportPublicKeyInfo
[−]pub unsafe extern "system" fn CryptImportPublicKeyInfo(
hcryptprov: usize,
dwcertencodingtype: u32,
pinfo: *const CERT_PUBLIC_KEY_INFO,
phkey: *mut usize
) -> BOOL
Expand description
Required features: "Win32_Security_Cryptography"
, "Win32_Foundation"