1 reference to Cryptography_InvalidHashSize
System.Security.Cryptography (1)
System\Security\Cryptography\DSACryptoServiceProvider.Windows.cs (1)
490
throw new CryptographicException(SR.Format(SR.
Cryptography_InvalidHashSize
, "SHA1", SHA1.HashSizeInBytes));