Function windows_sys::Win32::Security::Cryptography::BCryptDeriveKeyCapi
[−]pub unsafe extern "system" fn BCryptDeriveKeyCapi(
hhash: *const c_void,
htargetalg: BCRYPT_ALG_HANDLE,
pbderivedkey: *mut u8,
cbderivedkey: u32,
dwflags: u32
) -> NTSTATUSExpand description
Required features: ‘Win32_Security_Cryptography’, ‘Win32_Foundation’