@bloock/sdk / Issuer
Class: Issuer
represents a Issuer identity.
Table of contents
Constructors
Properties
Constructors
constructor
• new Issuer(did, key, didMethod): Issuer
Constructs a Issuer object with the specified parameters.
Parameters
| Name | Type |
|---|---|
did | string |
key | Key |
didMethod | DidMethod |
Returns
Defined in
Properties
did
• did: Did
Defined in
key
• key: Key