Searched defs:encodePoint (Results 1 – 2 of 2) sorted by relevance
102 public static byte[] encodePoint(ECPoint point, EllipticCurve curve) { in encodePoint() method in ECParameters
392 static byte[] encodePoint(ECPoint point, EllipticCurve curve) { in encodePoint() method in JsseJce