Tue Mar 2 17:34:53 2010

Asterisk developer's documentation


ast_tls_config Struct Reference

#include <tcptls.h>

Collaboration diagram for ast_tls_config:
Collaboration graph
[legend]

Data Fields

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

Detailed Description

Definition at line 78 of file tcptls.h.


Field Documentation

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

Definition at line 84 of file tcptls.h.

Referenced by handle_tcptls_connection(), and reload_config().

SSL_CTX* ssl_ctx

Definition at line 85 of file tcptls.h.

Referenced by __ssl_setup(), and handle_tcptls_connection().


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

Generated on 2 Mar 2010 for Asterisk - the Open Source PBX by  doxygen 1.6.1