public abstract class DSTU4145PointEncoder
extends java.lang.Object
| Constructor | Description |
|---|---|
DSTU4145PointEncoder() |
| Modifier and Type | Method | Description |
|---|---|---|
static ECPoint |
decodePoint(ECCurve curve,
byte[] bytes) |
|
static byte[] |
encodePoint(ECPoint Q) |