4 references to Sign1VerifyAlgHeaderWasIncorrect
System.Security.Cryptography.Cose (4)
System\Security\Cryptography\Cose\CoseSign1Message.cs (2)
581throw new CryptographicException(SR.Sign1VerifyAlgHeaderWasIncorrect); 675throw new CryptographicException(SR.Sign1VerifyAlgHeaderWasIncorrect);
System\Security\Cryptography\Cose\CoseSignature.cs (2)
365throw new CryptographicException(SR.Sign1VerifyAlgHeaderWasIncorrect); 398throw new CryptographicException(SR.Sign1VerifyAlgHeaderWasIncorrect);