Server
a Signal server
This type can contain the following fields:
field | type | info |
---|---|---|
ca |
String | base64 encoded trust store, password must be ‘whisper’ |
cdn_urls |
List of v1.ServerCDN |
|
cds_mrenclave |
String | |
contact_discovery_url |
String | |
ias_ca |
String | base64 encoded trust store, password must be ‘whisper’ |
key_backup_mrenclave |
String | |
key_backup_service_id |
String | base64 encoded |
key_backup_service_name |
String | |
key_backup_url |
String | |
proxy |
String | |
service_url |
String | |
storage_url |
String | |
unidentified_sender_root |
String | base64 encoded |
uuid |
UUID | A unique identifier for the server, referenced when adding accounts. Must be a valid UUID. Will be generated if not specified when creating. |
zk_param |
String | base64 encoded ZKGROUP_SERVER_PUBLIC_PARAMS value |
v1.AddServerRequest
.serverv1.ServerList
.servers