Searched refs:toBoolean (Results 1 – 1 of 1) sorted by relevance
257 private static byte[] toBoolean(boolean value) { in toBoolean() method in Asn1DerEncoder546 return toBoolean((Boolean) (source)); in toDer()