Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

How to calculate SHA256 with RSA in ServiceNow

Hima
Tera Contributor

I have a use case where I have to calculate SHA256 with RSA in ServiceNow. Can someone suggest any way to implement in ServiceNow

3 REPLIES 3

Community Alums
Not applicable

Hi @Hima ,

You can refer to this Thread : How to generate SHA256 Hash for a Given String ? 

WS-Security properties 

 

Hi @Community Alums, Thanks for the quick revert.

 

I have already gone through the mentioned thread but it doesn't have details on how to use RSA. Can you please help me with that?

Community Alums
Not applicable

Hi @Hima ,

Have you gone through the attached document?