new secretKey(curve, exponent)
ecc secretKey
Parameters:
Name | Type | Description |
---|---|---|
curve |
curve | the elliptic curve |
exponent |
Methods
get() → {bitArray}
get this keys exponent data
Returns:
exponent
- Type
- bitArray