Structure SilcPKCS
NAME
typedef struct SilcPKCSStruct *SilcPKCS;
DESCRIPTION
This context is the actual PKCS context and is allocated
by silc_pkcs_alloc and given as argument usually to all
silc_pkcs_* functions. It is freed by the silc_pkcs_free
function.
|