2 references to Cryptography_ArgMLDsaRequiresMLDsaKey
System.Security.Cryptography (2)
src\runtime\src\libraries\Common\src\System\Security\Cryptography\MLDsaCng.Windows.cs (2)
47throw new ArgumentException(SR.Cryptography_ArgMLDsaRequiresMLDsaKey, nameof(key)); 61throw new CryptographicException(SR.Cryptography_ArgMLDsaRequiresMLDsaKey);