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