silcapputil.html
SILC Application Utilities Header: silcapputil.h
DESCRIPTION
This interface provides utility functions for applications'
convenience. It provides functions that may be used for example by
command line applications but also other applications may find some
routines helpful. None of these routines are mandatory in any other
SILC routines or libraries, and are purely provided for convenience.
These routines for example provide simple public key and private key
pair generation, public key and private key file saving and loading
for application, and other similar routines.
silc_create_key_pair
silc_load_key_pair
silc_show_public_key
silc_show_public_key_file
silc_change_private_key_passphrase
silc_identifier_check
silc_identifier_verify
silc_channel_name_check
silc_channel_name_verify
silc_get_mode_list
silc_get_status_message
silc_get_packet_name
silc_get_command_name
silc_parse_version_string
silc_version_to_num
silc_client_chmode
silc_client_chumode
silc_client_chumode_char
silc_id_render
|