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