silc_pkcs_private_key_free

SYNOPSIS

    void silc_pkcs_private_key_free(SilcPrivateKey private_key;

DESCRIPTION

Frees the public key. This will also automatically free the underlaying PKCS specific private key. All private keys allocated through the PKCS API must be freed by calling this function.