new publicKey(curve, point)
ecc publicKey.
Parameters:
Name | Type | Description |
---|---|---|
curve |
curve | the elliptic curve |
point |
point | the point on the curve |
Methods
get()
get this keys point data
Returns:
x and y as bitArrays