Options
All
  • Public
  • Public/Protected
  • All
Menu

Class KeyPair

Hierarchy

  • KeyPair

Index

Constructors

constructor

  • new KeyPair(priv: any, pub: any): KeyPair

Properties

privateKey

privateKey: any

publicKey

publicKey: any

Methods

toAddress

  • toAddress(): any

toBsvKeyPair

  • toBsvKeyPair(): any

Static fromPrivateKey

Static fromRandom

Static fromWif

Generated using TypeDoc