Searched refs:isUnencodedContainer (Results 1 – 1 of 1) sorted by relevance
201 boolean isUnencodedContainer) throws Asn1DecodingException { in parseSequence() argument236 if (isUnencodedContainer && nextUnreadFieldIndex == 0) { in parseSequence()