syslog-ng source
transport-factory-tls.h File Reference
Include dependency graph for transport-factory-tls.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  LogTransportFactoryTLS
 

Functions

LogTransportFactory * transport_factory_tls_new (TLSContext *ctx, TLSVerifier *tls_verifier)
 

Function Documentation

◆ transport_factory_tls_new()

LogTransportFactory* transport_factory_tls_new ( TLSContext *  ctx,
TLSVerifier tls_verifier 
)