ZNC trunk
Loading...
Searching...
No Matches
SSLVerifyHost.h File Reference
#include <znc/Csocket.h>
#include <znc/ZNCString.h>
Include dependency graph for SSLVerifyHost.h:

Go to the source code of this file.

Functions

bool ZNC_SSLVerifyHost (const CString &sHost, const X509 *pCert, CString &sError)

Function Documentation

◆ ZNC_SSLVerifyHost()

bool ZNC_SSLVerifyHost ( const CString & sHost,
const X509 * pCert,
CString & sError )