Symbol Reference
Symbol Reference
/ sgcSSL_SChannel Namespace
/ Functions / sgcSSL_SChannel.SSLServerStart
Close
sgcWebSockets Classes
sgcSSL_SChannel.SSLServerStart Function

Namespace: sgcSSL_SChannel

Pascal
C++
C#
Visual Basic
function SSLServerStart( aSocket: TSocket; aCertificate: TsgcSChannelCertificate; aVersion: TwsTLSVersions = tls1_0; aCipherList: String = ''; aUseLegacyCredentials: Boolean = False ): THandle;

This is function sgcSSL_SChannel.SSLServerStart.