Struct containing the bundle of secrets to fully activate a new device for end-to-end encryption.
Readonly
The bundle of the backup decryption key and backup version if any.
The seed of the master key encoded as unpadded base64.
The seed of the self signing key encoded as unpadded base64.
The seed of the user signing key encoded as unpadded base64.
Serialize the [SecretsBundle] to a JSON object.
SecretsBundle
Static
Deserialize the [SecretsBundle] from a JSON object.
Struct containing the bundle of secrets to fully activate a new device for end-to-end encryption.