jabberd2  2.2.17
Data Fields
host_st Struct Reference

#include <c2s.h>

Data Fields

char * realm
 our realm (SASL)
char * host_pemfile
 starttls pemfile
char * host_cachain
 certificate chain
int host_verify_mode
 verify-mode
int host_require_starttls
 require starttls
int ar_register_enable
 registration
char * ar_register_instructions
char * ar_register_oob
int ar_register_password

Detailed Description

Definition at line 117 of file c2s.h.


Field Documentation

char * host_st::realm
char * host_st::host_pemfile

starttls pemfile

Definition at line 122 of file c2s.h.

Referenced by _c2s_client_sx_callback(), _c2s_hosts_expand(), and _s2s_hosts_expand().

char * host_st::host_cachain

certificate chain

Definition at line 125 of file c2s.h.

Referenced by _c2s_hosts_expand(), and _s2s_hosts_expand().

int host_st::host_verify_mode

verify-mode

Definition at line 128 of file c2s.h.

Referenced by _c2s_hosts_expand(), and _s2s_hosts_expand().

int host_st::host_require_starttls

require starttls

Definition at line 131 of file c2s.h.

Referenced by _c2s_client_sx_callback(), and _c2s_hosts_expand().

int host_st::ar_register_enable

registration

Definition at line 134 of file c2s.h.

Referenced by _authreg_register_get(), _authreg_register_set(), _bind_features(), and _c2s_hosts_expand().

char* host_st::ar_register_instructions

Definition at line 135 of file c2s.h.

Referenced by _authreg_register_get(), and _c2s_hosts_expand().

char* host_st::ar_register_oob

Definition at line 136 of file c2s.h.

Referenced by _authreg_register_get(), and _c2s_hosts_expand().

int host_st::ar_register_password

Definition at line 137 of file c2s.h.

Referenced by _authreg_register_set(), and _c2s_hosts_expand().


The documentation for this struct was generated from the following files: