Discuss this help topic in SecureBlackbox Forum
TElSimpleSFTPClient.RenegotiateCiphers
Makes TElSimpleSFTPClient to force session key material renegotiation.
Declaration
Description
This method makes TElSimpleSFTPClient to force session key material renegotiation.
This method makes SSH to initialize key re-exchange, within the bounds of the same session.
In case of error, EElSFTPError exception containing
SFTP error code, is raised.
For more information on error handling, please read the
corresponding how-to article.