silc_skr_unref_public_key

SYNOPSIS

    void silc_skr_unref_public_key(SilcSKR skr, SilcSKRKey key);

DESCRIPTION

Releases the reference of the public key added to the repository indicated by `key'. If the released reference is the last reference to the key it will become invalid after this function returns.