# Functions

No description provided by the author
No description provided by the author
No description provided by the author

# Constants

AssertionMethod defines verification relationship.
Authentication defines verification relationship.
CapabilityDelegation defines verification relationship.
CapabilityInvocation defines verification relationship.
KeyAgreement defines verification relationship.
No description provided by the author
VerificationRelationshipGeneral is a special case of verification relationship: when a verification method defined in Verification is not used by any Verification.

# Structs

DidData is the DID resolution data: https://w3c-ccg.github.io/did-resolution/ EBSIv2 DID resolution only returns the DID Document but not the metadata: https://ec.europa.eu/digital-building-blocks/wikis/display/EBSIDOC/Verifiable+Credential+API+and+Library.
DidDetailsAudit contains additional data on the blockchain (can be duplicated on the local DB or not).
DidDoc DID Document definition: https://www.w3.org/TR/did-core/#core-properties The Controller property is OPTIONAL.
DidDocumentMetadata contains additional data on the local DB.
DidLocalStorage uses the JSON API structure where Attributes object represents some of the resource’s data.
ProofGo is cryptographic proof of the integrity of the DID Document.
Service DID doc service.
VerificationMethod DID doc verification method.

# Type aliases

VerificationRelationship defines a verification relationship between DID subject and a verification method.