This library is a partial implementation of the XML encryption standard. It implements the decryption part, which is needed by SAML clients.
call(KeyCallback, name, KeyName, Key)
call(KeyCallback, public_key, public_key(RSA), Key)
call(KeyCallback, certificate, Certificate, Key)