2022 Mar 05 1:10 PM
Dear Gurus,
I have a requirement where I have to convert <body> of the xml using encoding base64 Sha-1 algorithm and put it in the signature value of the XML
I have generated the xml using call transformation XSLT_TOOL
Pls someone suggest
Dear Gurus,
I have a requirement where I have to convert <body> of the xml using encoding base64 Sha-1 algorithm and put it in the signature value of the XML
I have generated the xml using call transformation XSLT_TOOL
Pls someone suggest
2022 Mar 05 6:42 PM
SHA-1 is not encryption, it's hashing.
Please search the forum for SHA-1, it's been asked and answered a lot.