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