Message protection

If the client requests message protection services:

  1. The client uses the security mechanism to prepare the data packet it will send to Adaptive Server.

    Depending upon which security services are requested, the security mechanism might encrypt the data or create a cryptographic signature associated with the data.

  2. The client sends the data packet to Adaptive Server.

  3. When Adaptive Server receives the data packet, it uses the security mechanism to perform any required decryption and validation.

  4. Adaptive Server returns results to the client, using the security mechanism to perform the security functions that were requested; for example, Adaptive Server may return the results in encrypted form.