Skip to main content

DIDKeyLink

@hyperledger/identus-sdk v7.0.0


@hyperledger/identus-sdk / overview / DIDKeyLink

Interface: DIDKeyLink

Defined in: src/pluto/models/relationships/DIDKeyLink.ts:9

Definition for DID -> Key relationships

Extends

Properties

PropertyTypeDescriptionInherited fromDefined in
alias?stringOptional name for the relationship-src/pluto/models/relationships/DIDKeyLink.ts:21
didIdstringUUID of DID-src/pluto/models/relationships/DIDKeyLink.ts:13
keyIdstringUUID of Key-src/pluto/models/relationships/DIDKeyLink.ts:17
uuidstringUniversally Unique Identifier. should be unique across all items.Model.uuidsrc/domain/buildingBlocks/Pluto.ts:23