pub unsafe extern "system" fn BCryptConfigureContextFunction(
dwtable: BCRYPT_TABLE,
pszcontext: PWSTR,
dwinterface: BCRYPT_INTERFACE,
pszfunction: PWSTR,
pconfig: *const CRYPT_CONTEXT_FUNCTION_CONFIG
) -> NTSTATUSExpand description
Required features: ‘Win32_Security_Cryptography’, ‘Win32_Foundation’
