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