All, I'm trying to use Santuario C++ for the first time and encrypting or signing a document is working just fine using the c programming examples. But on decryption/verifying: how do I know the signature or encryption algorithm or digest algorithm or keywrap algorithm and key lengths and that kind used in a XML document so I can ask the user for a password or public key and so on only if this information is needed? Is there a Santuarion' way to get this information?
Thanks Frank
