Hi, Assume an XML file that contains an encrypted AES key k1. k1 is encrypted with an RSA key k2, suppose the private key for k2 is available. Is it possible with libxmlsec1 to write a program that extracts k1 from the file and dumps it ? Many thanks in advance for helping, Sébastien.