Skip to main content

WebDIDProvider.(constructor)

Constructs a new instance of the WebDIDProvider class

Signature:

constructor(options: {
defaultKms: string;
});

Parameters

Parameter

Type

Description

options

{ defaultKms: string; }