Provided by: trafficserver-dev_5.3.0-2ubuntu2_amd64
NAME
TSVConnSslConnectionGet -
SYNOPSIS
#include <ts/ts.h> TSSslVConnection TSVConnSslConnectionGet(TSVConn svc)
DESCRIPTION
Get the SSL (per connection) object from the SSl connection svc.
TYPES
TSSslVConnection The SSL (per connection) object. This is an opaque type that can be cast to the appropriate type (SSL * for the openSSL library).
COPYRIGHT
2014, dev@trafficserver.apache.org