Searched refs:toChoice (Results 1 – 1 of 1) sorted by relevance
65 return toChoice(container); in encode()75 private static byte[] toChoice(Object container) throws Asn1EncodingException { in toChoice() method in Asn1DerEncoder577 return toChoice(source); in toDer()