Namespace: method
did.cryptography.method
Functions
getVerificationMethod
▸ getVerificationMethod(didDocument
, options
): Promise
<VerificationMethod
[]>
Parameters
Name | Type |
---|---|
didDocument | DidDocument |
options | AuthorizationFactors |
Returns
Promise
<VerificationMethod
[]>
Defined in
packages/klayr-decentralized-identifier/dist/cryptography/method.d.ts:3
getVerificationRelationship
▸ getVerificationRelationship(didDocument
, options
): Promise
<VerificationRelationship
[]>
Parameters
Name | Type |
---|---|
didDocument | DidDocument |
options | AuthorizationFactors |
Returns
Promise
<VerificationRelationship
[]>
Defined in
packages/klayr-decentralized-identifier/dist/cryptography/method.d.ts:4