I need to compute a SHA256 hash of an object which looks like the JSON below:{
{ "secure":{ "prop1" : 1234, "prop2" : 0 } }
Now I