I am trying to link from an app to an external reporting tool called Klipfolio. Klipfolio supports JSON but requires that the secret key and company id are passed as part of the salt encrypted using AES/CBC/PKCS5Padding. Is it possible to encrypt using AES/CBC/PKCS5Padding within appery.io - if so how?
Many Thanks
Steve