silc_pkcs_public_key_compare

SYNOPSIS

    SilcBool silc_pkcs_public_key_compare(SilcPublicKey key1,
                                          SilcPublicKey key2);

DESCRIPTION

Compares two public keys and returns TRUE if they are same key, and FALSE if they are not same.