Function windows_sys::Win32::Security::Cryptography::BCryptCreateContext
[−]pub unsafe extern "system" fn BCryptCreateContext(
dwtable: BCRYPT_TABLE,
pszcontext: PCWSTR,
pconfig: *const CRYPT_CONTEXT_CONFIG
) -> NTSTATUS
Expand description
Required features: ‘Win32_Security_Cryptography’, ‘Win32_Foundation’