Team LiB
Previous Section Next Section

Chapter 4: Secure Communication

Overview

Many applications pass security sensitive data across networks to and from end users and between intermediate application nodes. Sensitive data might include credentials used for authentication, or data such as credit card numbers or bank transaction details. To guard against unwanted information disclosure and to protect the data from unauthorized modification while in transit, the channel between communication end points must be secured.

Secure communication provides the following two features:

This chapter covers the following secure communication technologies:


Team LiB
Previous Section Next Section