1 reference to Sign1SignCoseAlgorithmDoesNotMatchSpecifiedKeyAndHashAlgorithm
System.Security.Cryptography.Cose (1)
System\Security\Cryptography\Cose\CoseSigner.cs (1)
192
exMsg = SR.Format(SR.
Sign1SignCoseAlgorithmDoesNotMatchSpecifiedKeyAndHashAlgorithm
, alg.Value, CoseKey.KeyType, HashAlgorithm.Name);