Forum Discussion

p_nevilleuk's avatar
p_nevilleuk
New Contributor
17 years ago

Groovy and encryption over http (not https)

Hello, I am trying to modify the XML prior to sending by encrypting it using my own Cryptography classes (usign AES 256 bit). However, I can only see methods that take Strings when updating the req...