Searched refs:ContinuationTag (Results 1 – 1 of 1) sorted by relevance
46 public static final int ContinuationTag = 31; field in Asn1Decoder177 if ((tag = (tag0 & ContinuationTag)) == ContinuationTag) { in decodeTag()