unsigned char * silc_pkcs_public_key_data_encode(unsigned char *pk, SilcUInt32 pk_len, char *pkcs, char *identifier, SilcUInt32 *len);
Encodes SILC style public key. Returns the encoded data.