DOKK / manpages / debian 10 / libexosip2-dev / eXosip_tls_ctx_s.3.en
eXosip_tls_ctx_s(3) libeXosip2 eXosip_tls_ctx_s(3)

eXosip_tls_ctx_s -

#include <eX_setup.h>


char random_file [1024]
char dh_param [1024]
char root_ca_cert [1024]
eXosip_tls_credentials_t client
eXosip_tls_credentials_t server

structure to describe the whole TLS-context for eXosip consists of a certificate, a corresponding private key and its password

absolute path to a file with random(!) data

absolute path to a file necessary for diffie hellman key exchange

absolute path to the file with known rootCAs

eXosip_tls_credentials_t eXosip_tls_ctx_s::client

credential of the client

eXosip_tls_credentials_t eXosip_tls_ctx_s::server

credential of the server

Generated automatically by Doxygen for libeXosip2 from the source code.

Thu Dec 15 2016 Version 4.1.0