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