3 references to Sign1SignUnsupportedHashAlgorithm
System.Security.Cryptography.Cose (3)
System\Security\Cryptography\Cose\CoseSigner.cs (3)
181
_ => throw new ArgumentException(SR.Format(SR.
Sign1SignUnsupportedHashAlgorithm
, hashAlgorithmName), "hashAlgorithm")
195
_ => throw new ArgumentException(SR.Format(SR.
Sign1SignUnsupportedHashAlgorithm
, hashAlgorithmName), "hashAlgorithm")
206
_ => throw new ArgumentException(SR.Format(SR.
Sign1SignUnsupportedHashAlgorithm
, hashAlgorithmName), "hashAlgorithm")