MultipazProject
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
MultipazProject
multipaz
/
org.multipaz.crypto
/
EcPrivateKeyDoubleCoordinate
/
EcPrivateKeyDoubleCoordinate
Ec
Private
Key
Double
Coordinate
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.