TTCPBlockSocket.SSLAcceptConnection
TTCPBlockSocket
function SSLAcceptConnection: Boolean;
Unit
blcksock
Description
If you need use this component as SSL/TLS TCP server, then after accepting of inbound connection you need start SSL/TLS session by this method.
Before call this function, you must have assigned all neeeded certificates and keys!
See also:
SSLCertCAFile, SSLCertificateFile, SSLCiphers, SSLPassword, SSLPrivateKeyFile, SSLverifyCert