bool silc_pkcs_save_public_key_data(const char *filename, unsigned char *data, SilcUInt32 data_len, SilcUInt32 encoding);
Saves public key into file. The public key is already encoded as data when calling this function. Returns FALSE on error.