logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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