how to do encryption/decryption of API request/response body using private key public key?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2025 07:45 AM
I have to encrypt/decrypt the request/response body using the private key and public key.
I have used the crypto js but as per third party we have use the public key and private key instead of key and IV in crypto JS.|
Is there any feasibilty, please let me know.
Thanks!
@Ankur Bawiskar Please provide your input as this integration is with APIGEE
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-29-2025 09:49 PM