SilcPublicKey silc_pkcs_public_key_alloc(const char *name, const char *identifier, const unsigned char *pk, SilcUInt32 pk_len);
Allocates SILC style public key formed from sent arguments. All data is duplicated.