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