- Remarks
-
This method is called only if you
implemented IwodFtpNotify interface in your application,
and wodFtpDLX.Notification
property has received reference to instance of your
implementation.
This notification method is called when remote server
requires client certificate to be provided for SSL/TLS
connection. It is possible that your authentication (and
connection) still is successful - but it's also
possible that server close the connection due to this
requirement.
Of course, it will be called only if you did NOT provide
your certificate in the first place.
|