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