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