void silc_sftp_client_shutdown(SilcSFTP sftp);
Shutdown's the SFTP client. The caller is responsible of closing the associated stream. The SFTP context is freed and is invalid after this function returns.