Dear list members, Can you please provide me hints on how to improve my current keyAccesor to achieve adding the KeyValue node in the KeyInfo element? Regarding the base64 encoded parts, how can I force the linebreaks to avoid never-ending lines? I'm also missing a Reference element in the SignedInfo, and don't know how to add it. Any additional comments would also be appreciated. 1.- signed.xml: current output format 2.- signed2.xml: desired format 3.- spring-ws-servlet.xml: current spring/camel config 4.- Java Files: KeyAccesor / Selector
|
signed.xml
Description: XML document
signed2.xml
Description: XML document
RucKeyAccesor.java
Description: Binary data
X509KeySelector.java
Description: Binary data