- application_id
ulong application_id;
Undocumented in source.
- connection_timeout
int connection_timeout;
Undocumented in source.
- max_incoming_bytes_per_second
int max_incoming_bytes_per_second;
Undocumented in source.
- max_outgoing_bytes_per_second
int max_outgoing_bytes_per_second;
Undocumented in source.
- public_key
cn_crypto_sign_public_t public_key;
Undocumented in source.
- resend_rate
double resend_rate;
Undocumented in source.
- secret_key
cn_crypto_sign_secret_t secret_key;
Undocumented in source.
- user_allocator_context
void* user_allocator_context;
Undocumented in source.