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