Java org.bouncycastle.jce ECPointUtil fields, constructors, methods, implement or subclass

Example usage for Java org.bouncycastle.jce ECPointUtil fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.bouncycastle.jce ECPointUtil.

The text is from its open source code.

Method

ECPointdecodePoint(EllipticCurve curve, byte[] encoded)
Decode a point on this curve which has been encoded using point compression (X9.62 s 4.2.1 and 4.2.2) or regular encoding.