@bloock/sdk / Did
Class: Did
Represents parameters used for generating DIDs.
Table of contents
Constructors
Properties
Constructors
constructor
• new Did(did
, didMethod
): Did
Constructs a Did object with the specified parameters.
Parameters
Name | Type |
---|---|
did | string |
didMethod | DidMethod |
Returns
Defined in
Properties
did
• did: string
Defined in
didMethod
• didMethod: DidMethod