2 references to ContentException_InvalidUnderDer_TryBerOrCer
System.Formats.Asn1 (2)
System\Formats\Asn1\AsnDecoder.BitString.cs (1)
653
throw new AsnContentException(SR.
ContentException_InvalidUnderDer_TryBerOrCer
);
System\Formats\Asn1\AsnDecoder.OctetString.cs (1)
204
throw new AsnContentException(SR.
ContentException_InvalidUnderDer_TryBerOrCer
);