sqmod: CSqSSLPortFactory

CSqSSLPortFactory

Functions

void Destroy ()
 Releases SSL resources.
sqbind::CSqFactory getFactory ()
 Returns the port factory.
sqbind::stdString getLastError ()
 Returns a string describing the last error.
int Initialize ()
 Initializes the SSL context.
int LoadCerts (const sqbind::stdString &sCertChain, const sqbind::stdString &sPrivateKey)
 Loads certificates.