EcPublicKeyDoubleCoordinate

constructor(curve: EcCurve, x: ByteArray, y: ByteArray)

Parameters

x

the X coordinate of the public key.

y

the Y coordinate of the public key.