Skip to main content

WebDIDProvider.(constructor)

Constructs a new instance of the WebDIDProvider class

Signature:

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

Parameters

ParameterTypeDescription
options{ defaultKms: string; }