pub unsafe extern "system" fn BCryptEnumContextFunctionProviders(
dwtable: BCRYPT_TABLE,
pszcontext: PWSTR,
dwinterface: BCRYPT_INTERFACE,
pszfunction: PWSTR,
pcbbuffer: *mut u32,
ppbuffer: *mut *mut CRYPT_CONTEXT_FUNCTION_PROVIDERS
) -> NTSTATUSExpand description
Required features: ‘Win32_Security_Cryptography’, ‘Win32_Foundation’
