Options
All
  • Public
  • Public/Protected
  • All
Menu

Class RadixKeyStore

Hierarchy

  • RadixKeyStore

Index

Methods

Static Private calculateMac

  • calculateMac(derivedKey: Buffer, ciphertext: Buffer): Buffer

Static decryptKey

  • decryptKey(fileContents: any, password: string): Promise<RadixKeyPair>

Static encryptKey

  • encryptKey(keyPair: RadixKeyPair, password: string): Promise<Object>

Generated using TypeDoc