bool silc_pkcs_sign(SilcPKCS pkcs, unsigned char *src, SilcUInt32 src_len, unsigned char *dst, SilcUInt32 *dst_len);
Generates signature. Returns FALSE on error.