TTCPBlockSocket.SSLAcceptConnection
TTCPBlockSocket
function SSLAcceptConnection(Const PrivateKey, Certificate: string): 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. parameters is file path to certificate's PEM files.