SilcBool silc_pkcs_public_key_compare(SilcPublicKey key1, SilcPublicKey key2);
Compares two public keys and returns TRUE if they are same key, and FALSE if they are not same.