Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface KeystoreData

Hierarchy

  • KeystoreData

Index

Properties

Properties

crypto

crypto: object

Type declaration

  • cipher: string
  • cipherparams: object
    • iv: string
  • ciphertext: string
  • mac: string
  • pbkdfparams: object
    • digest: string
    • iterations: number
    • keylen: number
    • salt: string

id

id: string

Generated using TypeDoc