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

TSVConnProvidedSslCert - TSVConnProvidedSslCert API function

Description

       Determines whether the connection associated with svc was an SSL connection on which a server certificate
       was provided in the SSL handshake.  Returns 1 if it was and 0 otherwise.

Name

       TSVConnProvidedSslCert - TSVConnProvidedSslCert API function

Synopsis

          #include <ts/ts.h>

       intTSVConnProvidedSslCert(TSVConnsvc)

See Also