pub unsafe extern "system" fn NCryptIsAlgSupported(
    hprovider: NCRYPT_PROV_HANDLE,
    pszalgid: PCWSTR,
    dwflags: u32
) -> i32
Expand description

Required features: "Win32_Security_Cryptography"