Skip to main content

@atala/prism-wallet-sdk / Exports / Domain / KeyAgreement

Class: KeyAgreement

Domain.KeyAgreement

Table of contents

Constructors

Properties

Constructors

constructor

new KeyAgreement(urls, verificationMethods): KeyAgreement

Parameters

NameType
urlsstring[]
verificationMethodsVerificationMethod[]

Returns

KeyAgreement

Defined in

src/domain/models/DIDDocument.ts:79

Properties

urls

urls: string[]

Defined in

src/domain/models/DIDDocument.ts:80


verificationMethods

verificationMethods: VerificationMethod[]

Defined in

src/domain/models/DIDDocument.ts:81