Message to notify the mediator about a new verification key.
Custom dotnet protocol message for creating an inbox.
Custom dotnet protocol message response after creating an inbox.
This message does not have a @id and @type.
See DotnetBackupManager.
See DotnetBackupService.
See DotnetInboxManager. Implements inbox fetching and processing logic.
Custom dotnet protocol message for deleting inbox messages on mediator
Provides additional message types used only for dotnet mediator communication.
A manager for dotnet backups for easy backup creation, uploading and restoring.
Callers are responsible for closing any streams that they provide!
Wallet backup service extension based on dotnet mediator backup implementation. Adds support
for creating dotnet specific message for backup store and backup retrieve.
An interface for providing dotnet mediator configuration. The JSON should look like this:
See DefaultConnectionService.
A manager for dotnet inbox.
Handel a dotnet mediator agent instance.
Holds data specific to using a dotnet mediator.
Represents the public configuration of a dotnet mediator agent.
Custom dotnet protocol message for fetching inbox messages.
Custom dotnet protocol response message for fetching inbox messages.
Custom dotnet protocol (sub)message representing a single inbox item.
Represents response object for processing inbox messages
general there are two possible states of process result
success state InboxProcessResponse.Success
and
error state InboxProcessResponse.Error
Custom dotnet protocol message for retrieving a backup.
Custom dotnet protocol response message for retrieving a backup.
- Custom dotnet protocol message for storing a backup.
Custom dotnet protocol response message for storing a backup.