Map<String, dynamic> toJson() => { 'type': type, 'key_id': keyId, 'ciphertext': ciphertext, 'content': content, };