Module keychain/index

Index

Classes

Type aliases

Type aliases

Key

Key: any

KeyInfo

KeyInfo: { id: string; name: string }

Information about a key.

Type declaration

  • id: string
    • The universally unique key id.
  • name: string
    • The local key name.

PeerId

PeerId: PeerId