EcPrivateKeyDoubleCoordinate

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

Parameters

x

the X coordinate of the public key.

y

the Y coordinate of the public key.