SilcBool silc_show_public_key_file(const char *pub_filename);
This routine can be used to dump the contents of the public key in the public key file `pub_filename'. This dumps the public key into human readable form into stdout. Returns FALSE on error.