Function NCryptIsAlgSupported
pub unsafe fn NCryptIsAlgSupported<P1>(
hprovider: NCRYPT_PROV_HANDLE,
pszalgid: P1,
dwflags: u32,
) -> Result<()>where
P1: Param<PCWSTR>,
pub unsafe fn NCryptIsAlgSupported<P1>(
hprovider: NCRYPT_PROV_HANDLE,
pszalgid: P1,
dwflags: u32,
) -> Result<()>where
P1: Param<PCWSTR>,