Options
All
  • Public
  • Public/Protected
  • All
Menu

The default implementation of the Crypto interface. This uses the capabilities of the browser.

Hierarchy

  • DefaultCrypto

Implements

Index

Constructors

constructor

Methods

deriveChallenge

  • deriveChallenge(code: string): Promise<string>

generateRandom

  • generateRandom(size: number): string

Generated using TypeDoc