Megolm Backup Creation Info
data class MegolmBackupCreationInfo(val algorithm: String, val authData: MegolmBackupAuthData, val recoveryKey: IBackupRecoveryKey)
Data retrieved from Olm library. algorithm and authData will be send to the homeserver, and recoveryKey will be displayed to the user