3 references to Cryptography_BadHashValue
System.Security.Cryptography.Pkcs (3)
System\Security\Cryptography\Pkcs\Rfc3161TimestampRequest.cs (1)
396throw new CryptographicException(SR.Cryptography_BadHashValue);
System\Security\Cryptography\Pkcs\SignerInfo.cs (2)
643throw new CryptographicException(SR.Cryptography_BadHashValue); 650throw new CryptographicException(SR.Cryptography_BadHashValue);