Firstly, I'm brand new to this list (almost as new to the whole XMLDSIG stuff) and if there is a more appropriate 'user's' list that I should be on can someone please point me in the right direction?
I've pulled down the Apache security stuff today and am able to run the tests and the mega-sample target. What I seem to be missing is a decent tutorial or guide. There seems to be a heap of worked examples and although I've scanned through a few of them I thought I'd ask which is recommended given my requirements. These are that I am wanting to create and then validate a simple enveloped signature. This signature (actually I may well need to do multiple within a given document) needs to be on a particular specified element(s). I had also looked at the reference implementation that ships with the JWSDP 1.5 but had problems in being able to specify a particular element via URI. The sample given seems to specify the whole document with a "" blank String but when I try a relative URI (#elementname) it falls on it's arse. Can someone suggest which of the samples in the Apache package are most suitable for Enveloped Signatures covering specific URI's? Regards Marty