How do we avoid clear text visibility of request/response payload within apigee proxy. I have a sensitive information that will pass through the API gateway. Concern over here is if someone can get hold of the request of response. I can encrypt the request/response payload so that it is of no use if accessed but what are the available options with in the proxy to avoid clear text visibility of request/response.