Type Definition windows_sys::Win32::Security::Cryptography::CryptXmlDllCreateKey
[−]pub type CryptXmlDllCreateKey = Option<unsafe extern "system" fn(pencoded: *const CRYPT_XML_BLOB, phkey: *mut BCRYPT_KEY_HANDLE) -> HRESULT>;
Expand description
Required features: "Win32_Security_Cryptography"