Libtrap: Internal development docs  1.16.1
Data Structures | Typedefs
ifc_tls_internal.h File Reference

TRAP TCP/IP interfaces private structures. More...

#include <openssl/ssl.h>
#include <openssl/err.h>
#include "ifc_socket_common.h"
Include dependency graph for ifc_tls_internal.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  tlsclient_s
 Structure for TLS IFC client information. More...
 
struct  tls_sender_private_s
 Structure for TLS IFC private information. More...
 
struct  tls_receiver_private_s
 

Typedefs

typedef struct tlsclient_s tlsclient_t
 Structure for TLS IFC client information. More...
 
typedef struct tls_sender_private_s tls_sender_private_t
 Structure for TLS IFC private information. More...
 
typedef struct tls_receiver_private_s tls_receiver_private_t
 

Detailed Description

TRAP TCP/IP interfaces private structures.

Author
Tomas Cejka cejka.nosp@m.t@ce.nosp@m.snet..nosp@m.cz
Date
2014

Definition in file ifc_tls_internal.h.