Function SilcVerifyPublicKey
SYNOPSIS
typedef void (*SilcVerifyPublicKey)(bool success, void *context);
DESCRIPTION
Public key (or certificate) verification callback. This is called
by the application to indicate that the public key verification was
either success or failure.