Searched defs:decodePoint (Results 1 – 2 of 2) sorted by relevance
85 public static ECPoint decodePoint(byte[] data, EllipticCurve curve) in decodePoint() method in ECParameters
387 static ECPoint decodePoint(byte[] encoded, EllipticCurve curve) in decodePoint() method in JsseJce