Options
All
  • Public
  • Public/Protected
  • All
Menu
export
interface

DID

Hierarchy

  • DID

Index

Properties

did?: string

DID of interest

memberof

DID

key_type?: DIDKeyTypeEnum

Key type associated with the DID

memberof

DID

method?: DIDMethodEnum

Did method associated with the DID

memberof

DID

posture?: DIDPostureEnum

Whether DID is current public DID, posted to ledger but not current public DID, or local to the wallet

memberof

DID

verkey?: string

Public verification key

memberof

DID

Generated using TypeDoc