Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • KeyPair

Index

Constructors

Accessors

Constructors

constructor

  • new KeyPair(privateKey: string, publicKey: string): KeyPair

Accessors

privateKey

  • get privateKey(): string

publicKey

  • get publicKey(): string

Generated using TypeDoc