aries-mediator-dotnet / net.globalid.aries.mediator.dotnet.backup / DefaultDotnetBackupManager / uploadBackup

uploadBackup

fun uploadBackup(agent: Agent, input: InputStream, keySeed: String): Completable

See DotnetBackupManager.uploadBackup.

We create the backup store message with the service and dispatch it. If we receive a successful response (store backup response), the backup is deemed to be successful.