Options
All
  • Public
  • Public/Protected
  • All
Menu

Class PrivateKey

Hierarchy

  • PrivateKey

Implements

  • PrivateKey

Index

Constructors

Properties

publicKey: PublicKey
secp256k1: secp256k1
timestamp: Long

Methods

  • decrypt(encrypted: Ciphertext, peer: PublicKey, additionalData?: Uint8Array): Promise<Uint8Array>
  • generated(): undefined | Date
  • toBytes(): Uint8Array
  • validatePublicKey(): boolean

Generated using TypeDoc