Function SilcSFTPVersionCallback
SYNOPSIS
typedef void (*SilcSFTPVersionCallback)(SilcSFTP sftp,
SilcSFTPStatus status,
SilcSFTPVersion version,
void *context);
DESCRIPTION
Version callback is called at the protocol initialization phase when
the server returns the version of the protocol. The `version' indicates
the version of the protocol.