cancel
Showing results for 
Search instead for 
Did you mean: 

Digital signature incorporation in xml

former_member220470
Participant
0 Kudos

Hi All,

I do have a requirement where I need to implement Digital signature. I am receiving Inbound/Outbound files which we will receive/send in xml format. I will be embedding the digital signature to the final xml file. The xml file will be shared through Application server.

1. In case for Outbound file, I will be embedding the ( <signature> </signature> ) to Final XML (Message) and sending it to Application server.

2. In case for Inbound file, I will be receiving the XML file with embedded Signature which I will be validating at SAP end.

I have google and could get Private and public key, Message Hash, Certificate Installaton usage but didn't gain.

Please let me know what will be the pre-requisites in order to incorporate digital signature and how I will achieve for both Inbound as well as Outbound case.

Thanks

Md Ansari

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member220470
Participant
0 Kudos

Any input ? ?