https://issues.apache.org/bugzilla/show_bug.cgi?id=49289
Summary: Setting Id and Type in DSIGReference
Product: Security
Version: unspecified
Platform: PC
OS/Version: Windows Vista
Status: NEW
Severity: enhancement
Priority: P2
Component: C++ Signature
AssignedTo: [email protected]
ReportedBy: [email protected]
I need to set the Id and Type attributes in the DSIGReference element, as
described in xmldsig-core specification (see
http://www.w3.org/TR/xmldsig-core/#sec-Reference). At the moment i am
interating trought the child elements of the signature node created with
createBlankSignature().
It would be a great help for me if you can add some setId and setType functions
to the DSIGReference class.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.