2 references to Cryptography_ArgMLKemRequiresMLKemKey
System.Security.Cryptography (2)
src\runtime\src\libraries\Common\src\System\Security\Cryptography\MLKemCng.Windows.cs (2)
39throw new ArgumentException(SR.Cryptography_ArgMLKemRequiresMLKemKey, nameof(key)); 53throw new CryptographicException(SR.Cryptography_ArgMLKemRequiresMLKemKey);