@override Map<String, dynamic> toJson() => { 'ciphertext': ciphertext, 'iv': iv, 'x3dhKey': x3dhKey, };