Derive the public key for this private key.
Used by utils.inspect
and console.log
in node.js. Does not show the full key
to get the full encoded key you need to explicitly call toString.
Sign message.
32-byte message.
Return a WIF-encoded representation of the key.
Convenience to create a new instance from WIF string or buffer.
Create key from username and password.
Create a new instance from a seed.
Create a new instance from a WIF-encoded key.
Generated using TypeDoc
ECDSA (secp256k1) private key.