Scroll to navigation

TSVCONNSSLCONNECTIONGET(3ts) Apache Traffic Server TSVCONNSSLCONNECTIONGET(3ts)

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

2015, dev@trafficserver.apache.org
January 24, 2017 7.0