pub unsafe extern "system" fn BCryptConfigureContext(
    dwtable: BCRYPT_TABLE,
    pszcontext: PWSTR,
    pconfig: *const CRYPT_CONTEXT_CONFIG
) -> NTSTATUS
Expand description

Required features: ‘Win32_Security_Cryptography’, ‘Win32_Foundation’