Class KeyPair

Hierarchy

  • KeyPair

Index

Constructors

Accessors

Constructors

constructor

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

Accessors

privateKey

  • get privateKey(): string

publicKey

  • get publicKey(): string

Powered by DECENT