Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

How to Generate Sign a JSON Payload using RSA Key and SHA256 Algorithm In OIC

Summary:

Hi All,

I have a requirement to generate signature for the json payload using RSA private key using SHA256 algorithm.

After generating the signature I need to add additional JSON field with signature value and send to external system and I need to implement this using OIC.

Is there any external XSLT function or any library available to generate this requirement

E.g

{

{ << Request Paylaod>>

},

"SignatureValue":"BASE64 ENCODED RSA Signature of the payload"

}

Content (required):


Version (include the version you are using, if applicable):

22.2.2

Code Snippet (add any code snippets that support your topic, if applicable):

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!