3 references to ContentException_InvalidUnderCer_TryBerOrDer
System.Formats.Asn1 (3)
System\Formats\Asn1\AsnDecoder.BitString.cs (2)
342throw new AsnContentException(SR.ContentException_InvalidUnderCer_TryBerOrDer); 489throw new AsnContentException(SR.ContentException_InvalidUnderCer_TryBerOrDer);
System\Formats\Asn1\AsnDecoder.OctetString.cs (1)
216throw new AsnContentException(SR.ContentException_InvalidUnderCer_TryBerOrDer);