Forum Discussion

rogmat's avatar
rogmat
Occasional Visitor
12 years ago

Post encrypted input

Hi,

I'm working on a REST application that receives and returns an encrypted JSON.
Basically I need to post 2 fields, info and signature. The info input is an encrypted JSON and the signature is the signature of info input.

Is it possible to read a file (json), modifies some JSON values, encrypt it, calculate the signature and post with SoapUI?

Regards.

1 Reply