Function SilcSFTPMonitor
SYNOPSIS
typedef void (*SilcSFTPMonitor)(SilcSFTP sftp
SilcSFTPMonitors type,
void *context);
DESCRIPTION
Monitor callback that is called when an specified request is
received from client. The `type' is the requested type that
was being monitored.