Function windows_sys::Win32::Security::Cryptography::CryptXmlImportPublicKey
[−]pub unsafe extern "system" fn CryptXmlImportPublicKey(
dwflags: CRYPT_XML_FLAGS,
pkeyvalue: *const CRYPT_XML_KEY_VALUE,
phkey: *mut BCRYPT_KEY_HANDLE
) -> HRESULT
Expand description
Required features: "Win32_Security_Cryptography"