Searched refs:toSequenceOf (Results 1 – 1 of 1) sorted by relevance
167 …private static byte[] toSequenceOf(Collection<?> values, Asn1Type elementType) throws Asn1Encoding… in toSequenceOf() method in Asn1DerEncoder584 return toSequenceOf((Collection<?>) source, targetElementType); in toDer()