Optional
encodedThe generated key, encoded for display to the user per https://spec.matrix.org/v1.7/client-server-api/#key-representation.
Optional
keyOptional
name?: stringOptional human-readable name for the key, to be stored in account_data.
Optional
passphrase?: PassphraseInfoIf the key was derived from a passphrase, information (algorithm, salt, etc) on that derivation.
The raw generated private key.
Recovery key created by CryptoApi#createRecoveryKeyFromPassphrase or CreateSecretStorageOpts#createSecretStorageKey.