3 references to DecodeErrorWhileDecodingSeeInnerEx
System.Security.Cryptography.Cose (3)
System\Security\Cryptography\Cose\CoseMessage.cs (3)
167throw new CryptographicException(SR.DecodeErrorWhileDecodingSeeInnerEx, ex); 252throw new CryptographicException(SR.DecodeErrorWhileDecodingSeeInnerEx, ex); 330throw new CryptographicException(SR.DecodeErrorWhileDecodingSeeInnerEx, e);