IonDIDProvider class
DIDManager identifier provider for did:ion identifiers
Signature:
export declare class IonDIDProvider extends AbstractIdentifierProvider
Extends: AbstractIdentifierProvider
Constructors
|
Constructor |
Modifiers |
Description |
|---|---|---|
|
Constructs a new instance of the |
Methods
|
Method |
Modifiers |
Description |
|---|---|---|
|
Adds a key to a DID Document | ||
|
Adds a service to a DID Document | ||
|
Creates and returns a new identifier | ||
|
Deletes identifier | ||
|
Removes a key from a DID Document | ||
|
Removes a service from a DID Document | ||