Indy 9
Content
|
Index
|
Reference
InfoCallback
Unit: IdSSLOpenSSL
Allows the SSL
socket
to perform status notifications.
procedure
InfoCallback(sslSocket:
PSSL
; where: Integer; ret: Integer);
cdecl
;
Unit
IdSSLOpenSSL
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.
Created with Doc-O-Matic 2 donated to
Project JEDI
. Commercial license available from the
Doc-O-Matic site
.