Chilkat 3-Feb-2022 – ebXML Message Signing and Verification
1. Chilkat fixed XML signature generation and verification for ebXML Messages. These are messages using the following Transform:
<Transform Algorithm="http://www.w3.org/TR/1999/REC-xpath-19991116">
<XPath> not(ancestor-or-self::()[@SOAP:actor="urn:oasis:names:tc:ebxml-msg:actor:nextMSH"] |
ancestor-or-self::()[@SOAP:actor="http://schemas.xmlsoap.org/soap/actor/next"] )
</XPath>
</Transform>
2. Updated Chilkat.Pdf to be able to sign a PDF with an image-only appearance (no text). An example on the example-code.com site will be forthcoming.
3. Working out issues with the CryptoCard Graphite smart card (ATR = 3B7F96000080318065B0850300EF120268829000) for PDF signing and XML digital signatures.
admin
0
Tags :