Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • EncryptedKeystoreV3Json

Index

Properties

address: string
crypto: { cipher: string; cipherparams: { iv: string }; ciphertext: string; kdf: string; kdfparams: { dklen: number; n: number; p: number; r: number; salt: string }; mac: string }

Type declaration

  • cipher: string
  • cipherparams: { iv: string }
    • iv: string
  • ciphertext: string
  • kdf: string
  • kdfparams: { dklen: number; n: number; p: number; r: number; salt: string }
    • dklen: number
    • n: number
    • p: number
    • r: number
    • salt: string
  • mac: string
id: string
version: number

Generated using TypeDoc