Skip to main content

BCryptConfigureContext

Function BCryptConfigureContext 

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