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.
Copyright © 2001 - 2008 SILC Project SILC Project Website |
SILC Crypto Toolkit Manual Index |
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.