> Has anybody done any compatibility test of XML signature generated using > Java and C++ versions Apache XML Security tool ?
Not systematically, but both of them are largely proven compatible with the standards insofar as they support them. > Can I assume that a valid signature generated C++ componenet will be > verified correctly by the Java component and vice-versa? If you're not using features they don't support. -- Scott
