Internet Direct (Indy) Version 9.0.1 Beta
InfoCallback
Allows the SSL socket to perform status notifications.

procedure InfoCallback(sslSocket: PSSL; where: Integer; ret: Integer);
Description
InfoCallback is a procedure used to retrieve application data and status information for a client or server SSL socket. InfoCallback allow the owner of the SSL socket to call it's DoStatusInfo event when the callback is received.