3 references to MLKem
System.Security.Cryptography (3)
src\runtime\src\libraries\Common\src\System\Security\Cryptography\MLKemCng.Windows.cs (3)
25
Debug.Assert(key.AlgorithmGroup == CngAlgorithmGroup.
MLKem
);
37
if (key.AlgorithmGroup != CngAlgorithmGroup.
MLKem
)
55
if (key.AlgorithmGroup != CngAlgorithmGroup.
MLKem
)