Function windows_sys::Win32::Security::Cryptography::CryptImportPublicKeyInfoEx2
[−]pub unsafe extern "system" fn CryptImportPublicKeyInfoEx2(
dwcertencodingtype: u32,
pinfo: *const CERT_PUBLIC_KEY_INFO,
dwflags: CRYPT_IMPORT_PUBLIC_KEY_FLAGS,
pvauxinfo: *const c_void,
phkey: *mut BCRYPT_KEY_HANDLE
) -> BOOLExpand description
Required features: ‘Win32_Security_Cryptography’, ‘Win32_Foundation’
