unsigned char * silc_pkcs_public_key_encode(SilcPublicKey public_key, SilcUInt32 *len);
Encodes SILC style public key from SilcPublicKey. Returns the encoded data.