Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Passphrase

Index

Constructors

Properties

Methods

Constructors

constructor

  • new Passphrase(entropy: Buffer, seed: string[], count: number): Passphrase

Properties

words

words: string[]

Static Private WORD_COUNT

WORD_COUNT: number = 16

Methods

Private create

  • create(entropy: Buffer, seed: string[], count: number): string[]

toString

  • toString(): string

Static generate

Generated using TypeDoc