R
Rohan Khanna
Guest
Hi, I am trying to validate incoming XML signature to check the integrity of the message. Following is the example of XML Signature which contains the information of algorithms in transformation tags, applied to content (before applying Hash method) mentioned in Reference URI tag. After transformation, hashing will be done on the transformed content to create signature value using public key(certificate). DigestValue SignatureValue Certificate I am unable to apply algorithms for Canonicalization method and transformation (enveloped-signature, xml-exc-c14n#") on content. Is there any way to apply transformations in OpenEdge? Or is there any other way available to validate the signature in OpenEdge? OE version 11.4 Thanks in advance. Rohan K.
Continue reading...
Continue reading...