Hi!

I work on a SAML implementation in Python and have stumbled over the following:

What if a XML file contains several signatures, can I verify them in one go or 
do I have to do N verifications one per signature ?
If the later how do I specify which part I want checked ?

So, I may get a signed response which contains one or more signed assertions.
All of them might or might not be signed with the same key.
What to do ?

--Roland

_______________________________________________
xmlsec mailing list
[email protected]
http://www.aleksey.com/mailman/listinfo/xmlsec

Reply via email to