Class: secretKey

sjcl.ecc.basicKey.secretKey

new secretKey(curve, exponent)

ecc secretKey
Parameters:
Name Type Description
curve curve the elliptic curve
exponent
Source:

Methods

get() → {bitArray}

get this keys exponent data
Source:
Returns:
exponent
Type
bitArray