Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PrivateKey

Hierarchy

  • PrivateKey

Index

Properties

Properties

address

address: string

crypto

crypto: object

Type declaration

  • cipher: string
  • cipherparams: object
    • iv: string
  • ciphertext: string
  • kdf: string
  • kdfparams: Kdfparams
  • mac: string

id

id: string

version

version: number

Generated using TypeDoc