2 references to Sign1VerifyAlgHeaderWasIncorrect
System.Security.Cryptography.Cose (2)
System\Security\Cryptography\Cose\CoseSign1Message.cs (1)
1036
throw new CryptographicException(SR.
Sign1VerifyAlgHeaderWasIncorrect
);
System\Security\Cryptography\Cose\CoseSignature.cs (1)
686
throw new CryptographicException(SR.
Sign1VerifyAlgHeaderWasIncorrect
);