bool silc_pkcs_alloc(const unsigned char *name, SilcPKCS *new_pkcs);
Allocates a new SilcPKCS object. The new allocated object is returned to the 'new_pkcs' argument. Returns FALSE on error.