Skip to main content

Namespace: method

did.cryptography.method

Functions

getVerificationMethod

getVerificationMethod(didDocument, options): Promise<VerificationMethod[]>

Parameters

NameType
didDocumentDidDocument
optionsAuthorizationFactors

Returns

Promise<VerificationMethod[]>

Defined in

packages/klayr-decentralized-identifier/dist/cryptography/method.d.ts:3


getVerificationRelationship

getVerificationRelationship(didDocument, options): Promise<VerificationRelationship[]>

Parameters

NameType
didDocumentDidDocument
optionsAuthorizationFactors

Returns

Promise<VerificationRelationship[]>

Defined in

packages/klayr-decentralized-identifier/dist/cryptography/method.d.ts:4