unsigned char *silc_pkcs_get_public_key(SilcPKCS pkcs, SilcUInt32 *len);
Returns SILC style public key for the PKCS. Note that this is not the SILC Public Key, but the raw public key data from the PKCS. The caller must free the returned data.