2 references to DecodeMessageContainedTrailingData
System.Security.Cryptography.Cose (2)
System\Security\Cryptography\Cose\CoseMessage.cs (2)
134
throw new CryptographicException(SR.Format(SR.DecodeErrorWhileDecoding, SR.
DecodeMessageContainedTrailingData
));
219
throw new CryptographicException(SR.Format(SR.DecodeErrorWhileDecoding, SR.
DecodeMessageContainedTrailingData
));