Indy 9
PassThrough
See Also
Indicates if socket data is subject to encryption/decryption.
Description
PassThrough is a Boolean property that indicates if the socket-based IO handler should enable or disable its encryption capabilities during Send and Recv operations. PassThrough allows TIdIOHandlerEncryptedSocket to revert to the behavior inherited from the TIdIOHandlerSocket ancestor for Send and Recv method calls. Changing the value of PassThrough to False will cause a Connected socket handle to perform the initalization and processing required to open the encoded connection.

Created with Doc-O-Matic 2 donated to Project JEDI. Commercial license available from the Doc-O-Matic site.