AbstractDIDStore class
An abstract class for the DIDManager identifier store
Signature:
export declare abstract class AbstractDIDStore
Methods
| Method | Modifiers | Description |
|---|---|---|
| deleteDID(args) | abstract | |
| getDID(args) | abstract | |
| getDID(args) | abstract | |
| importDID(args) | abstract | |
| listDIDs(args) | abstract |