Gray C++ Libraries  0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
GraySSL::ISSLServerExt Struct Referenceabstract

#include <cSSLServer.h>

Public Member Functions

virtual HRESULT OnCallback (cSSLServer *pSSL, const BYTE *pszName, size_t nSizeName)=0
 

Detailed Description

Interface to get messages from the server. SNI and PSK.

Member Function Documentation

◆ OnCallback()

virtual HRESULT GraySSL::ISSLServerExt::OnCallback ( cSSLServer pSSL,
const BYTE *  pszName,
size_t  nSizeName 
)
pure virtual

The documentation for this struct was generated from the following file: