Ubuntu Manpages

#include <ts/ts.h>

TSSslVConnection TSVConnSslConnectionGet(TSVConn svc)

Get the SSL (per connection) object from the SSl connection svc.


The SSL (per connection) object. This is an opaque type that can be cast to the appropriate type (SSL * for the openSSL library).

2014, dev@trafficserver.apache.org