Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

TSVConnSslConnectionGet - TSVConnSslConnectionGet API function

Description

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

Name

       TSVConnSslConnectionGet - TSVConnSslConnectionGet API function

Synopsis

          #include <ts/ts.h>

       TSSslConnectionTSVConnSslConnectionGet(TSVConnsvc)

Types

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

See Also