Provided by: trafficserver-dev_8.0.5+ds-3_amd64 

NAME
TSVConnSslConnectionGet - TSVConnSslConnectionGet API function
SYNOPSIS
#include <ts/ts.h> TSSslConnection TSVConnSslConnectionGet(TSVConn svc)
DESCRIPTION
Get the SSL (per connection) object from the SSl connection svc.
TYPES
TSSslConnection The SSL (per connection) object. This is an opaque type that can be cast to the appropriate type (SSL * for the OpenSSL library).
COPYRIGHT
2020, dev@trafficserver.apache.org 8.0 Feb 03, 2020 TSVCONNSSLCONNECTIONGET(3ts)