TSVConnProvidedSslCert

Synopsis

#include <ts/ts.h>
int TSVConnProvidedSslCert(TSVConn svc)

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.