Function windows_sys::Win32::Security::Cryptography::CryptAcquireContextA
[−]pub unsafe extern "system" fn CryptAcquireContextA(
phprov: *mut usize,
szcontainer: PSTR,
szprovider: PSTR,
dwprovtype: u32,
dwflags: u32
) -> BOOLExpand description
Required features: ‘Win32_Security_Cryptography’, ‘Win32_Foundation’
