Create a new BaseMigrationData
with default values.
The pickle string holding the Olm Account, as returned by
olm_pickle_account
in libolm.
The backup recovery key, as a base64-encoded string.
The backup recovery key, as a base64-encoded string.
The backup version that is currently active.
The backup version that is currently active.
The device ID of the account owner.
The private, base64-encoded, master cross-signing key.
The private, base64-encoded, master cross-signing key.
The private, base64-encoded, self-signing key.
The private, base64-encoded, self-signing key.
The private, base64-encoded, user-signing key.
The private, base64-encoded, user-signing key.
The user id of the account owner.
The base dataset that is important to migrate to the Rust SDK.
Can be imported into the rust store with ::migrateBaseData.