3 references to Sign1VerifyAlgHeaderWasIncorrect
System.Security.Cryptography.Cose (3)
System\Security\Cryptography\Cose\CoseSign1Message.cs (2)
779throw new CryptographicException(SR.Sign1VerifyAlgHeaderWasIncorrect); 1046throw new CryptographicException(SR.Sign1VerifyAlgHeaderWasIncorrect);
System\Security\Cryptography\Cose\CoseSignature.cs (1)
683throw new CryptographicException(SR.Sign1VerifyAlgHeaderWasIncorrect);