Sun Oct 16 2011 08:43:13

Asterisk developer's documentation


ast_tls_config Struct Reference

#include <tcptls.h>

Collaboration diagram for ast_tls_config:

Data Fields

char * cafile
char * capath
char * certfile
char * cipher
int enabled
struct ast_flags flags
char * pvtfile
SSL_CTX * ssl_ctx

Field Documentation

struct ast_flags flags

Definition at line 92 of file tcptls.h.

Referenced by handle_tcptls_connection(), __ssl_setup(), and ast_tls_read_conf().

SSL_CTX* ssl_ctx

Definition at line 93 of file tcptls.h.

Referenced by handle_tcptls_connection(), and __ssl_setup().


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