table of contents
TSVCONNSSLCONNECTIONGET(3ts) | Apache Traffic Server | TSVCONNSSLCONNECTIONGET(3ts) |
NAME¶
TSVConnSslConnectionGet - TSVConnSslConnectionGet API function
SYNOPSIS¶
#include <ts/ts.h>
DESCRIPTION¶
Get the SSL (per connection) object from the SSl connection svc.
TYPES¶
- type 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¶
2022, dev@trafficserver.apache.org
May 21, 2022 | 8.1 |