silc_ssh_public_key_free
SYNOPSIS
void silc_ssh_public_key_free(SilcSshPublicKey public_key);
DESCRIPTION
Frees the public key. This need to be called only if you called silc_ssh_public_key_decode. SSH public keys allocated through the SILC PKCS API can be freed by calling silc_pkcs_public_key_free.