Searched refs:attrSeq (Results 1 – 1 of 1) sorted by relevance
254 DerValue[] attrSeq = attributeValue.getSequence(2); in parse() local255 ObjectIdentifier type = attrSeq[0].getOID(); in parse()257 new DerInputStream(attrSeq[1].toByteArray()); in parse()