logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git 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