2 references to CountConstructedOctetString
System.Formats.Asn1 (2)
System\Formats\Asn1\AsnDecoder.OctetString.cs (2)
462int contentLength = CountConstructedOctetString(source, ruleSet, isIndefinite); 509tooBig = CountConstructedOctetString(contents, ruleSet, isIndefinite);