unsigned char *silc_pkcs_get_private_key(SilcPKCS pkcs, SilcUInt32 *len);
Returns SILC style private key. The caller must free the returned data and SHOULD zero the memory area before freeing.