Tue Aug 20 16:35:19 2013

Asterisk developer's documentation


ast_tls_config Struct Reference

#include <tcptls.h>

Data Fields

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

Detailed Description

Definition at line 85 of file tcptls.h.


Field Documentation

char* cafile
char* capath
char* certfile
char* cipher
int enabled
struct ast_flags flags [read]

Definition at line 92 of file tcptls.h.

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

char* pvtfile
SSL_CTX* ssl_ctx

Definition at line 93 of file tcptls.h.

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


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

Generated on 20 Aug 2013 for Asterisk - The Open Source Telephony Project by  doxygen 1.6.1