bool silc_pkcs_public_key_decode(unsigned char *data, SilcUInt32 data_len, SilcPublicKey *public_key);
Decodes SILC style public key. Returns TRUE if the decoding was successful. Allocates new public key as well.