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