Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IKeypair

Hierarchy

  • IKeypair

Index

Properties

privateKey: Buffer
publicKey: Buffer

Methods

  • hasPrivateKey(): boolean
  • privateKeyVerify(): boolean
  • publicKeyVerify(): boolean
  • sign(msg: Buffer): Buffer
  • verify(msg: Buffer, sig: Buffer): boolean

Generated using TypeDoc