Function windows_sys::Win32::Security::Cryptography::Decrypt
[−]pub unsafe extern "system" fn Decrypt(
hcrypto: *const INFORMATIONCARD_CRYPTO_HANDLE,
foaep: BOOL,
cbindata: u32,
pindata: *const u8,
pcboutdata: *mut u32,
ppoutdata: *mut *mut u8
) -> HRESULT
Expand description
Required features: "Win32_Security_Cryptography"
, "Win32_Foundation"