Announcements
This site is in read only until July 22 as we migrate to a new platform; refer to this community post for more details.
Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Can we implement Voltage encryption in Apigee?

Can we implement Voltage encryption in Apigee? If yes, then please walk through the steps. @dchiesa1 

0 1 140
1 REPLY 1

I think so

I am unable to find public documentation of the API for Voltage SecureData .  I searched and found whitepapers (not documentation) that claim that there is a SOAP interface and a REST API for encrypting with Voltage.  If that's the case, then it is straightforward to configure the Apigee ServiceCallout policy to send out a request for encryption and receive the encrypted data. 

It would look like any typical ServiceCallout policy. You can check the ServiceCallout policy documentation for examples of how to send POST requests out to specific endpoints.