Function windows_sys::Win32::Security::Cryptography::CryptDecrypt
[−]pub unsafe extern "system" fn CryptDecrypt(
hkey: usize,
hhash: usize,
final: BOOL,
dwflags: u32,
pbdata: *mut u8,
pdwdatalen: *mut u32
) -> BOOLExpand description
Required features: ‘Win32_Security_Cryptography’, ‘Win32_Foundation’