Data security

更新时间:
复制 MD 格式

API Gateway provides server-side encryption and encryption of data in-transit to protect your data in the cloud from potential security risks.

Encryption of data in-transit

  • The gateway encrypts data transmitted between the client and the gateway. For more information, see Data encryption.

  • The gateway supports multiple methods for request matching. For more information, see Path matching rules.

Server-side encryption

The API Gateway client relies on the gateway-sdk. On the server side, the primary task is to configure Spring interceptors to verify request signatures and sign responses. For more information, see Signature verification for a system cluster.