SilcSKR

NAME

    typedef struct SilcSKRObject *SilcSKR, SilcSKRStruct;

DESCRIPTION

This context is the actual SILC Key Repository and is allocated by silc_skr_alloc (or initialized by silc_skr_init) and given as attribute to all silc_skr_* functions. It is freed by the silc_skr_free (or uninitialized with silc_skr_uninit) function.