3 references to Cryptography_InvalidKey_SemiWeak
System.Security.Cryptography (3)
System\Security\Cryptography\DES.cs (1)
60throw new CryptographicException(SR.Cryptography_InvalidKey_SemiWeak, "DES");
System\Security\Cryptography\DESCryptoServiceProvider.Windows.cs (1)
76throw new CryptographicException(SR.Cryptography_InvalidKey_SemiWeak, "DES");
System\Security\Cryptography\DesImplementation.cs (1)
71throw new CryptographicException(SR.Cryptography_InvalidKey_SemiWeak, "DES");