[xmlsec] comparing keys for equality

Aleksey Sanin aleksey at aleksey.com
Thu Dec 16 07:44:37 PST 2004


I am not sure I clear understand "why" do you need to compare keys
but probably your best bet would be to use crypto library specific
functions (e.g. xmlSecOpenSSLXXX) to get a handler to the crypto
library key structure (e.g. RSA* or DSA* for OpenSSL) and then compare
crypto library key values directly.


Aleksey



More information about the xmlsec mailing list