Readonly
addressReadonly
compressedReadonly
privateReadonly
publicAdd point on the current elliptic curve
Point to add on the curve
compressed point on the curve
Static
extendExtended publicKey from a compact publicKey
Compact publicKey
extended publicKey
Static
generateGenerate a random privateKey
Optional
entropy: BytesLikeAdds extra entropy to generate the privateKey
random 32-byte hashed
Static
recoverStatic
recoverRecover the public key from a signature performed with sign
.
public key from signature from the
Create a Signer instance from a given private key