---
title: Transport and message security
description: Two main ways of securing interactions are Secure Sockets Layer with Transport Level Security (SSL/TLS) and digital signatures.
component: pingfederate
version: 13.1
page_id: pingfederate:introduction_to_pingfederate:pf_transport_mess_security
canonical_url: https://docs.pingidentity.com/pingfederate/13.1/introduction_to_pingfederate/pf_transport_mess_security.html
llms_txt: https://docs.pingidentity.com/pingfederate/llms.txt
docs_for_agents: https://developer.pingidentity.com/build-with-ai/docs-for-agents.md
revdate: July 5, 2022
---

# Transport and message security

Two main ways of securing interactions are Secure Sockets Layer with Transport Level Security (SSL/TLS) and digital signatures.

Use SSL/TLS in environments the require both message confidentiality and integrity. For SAML messaging, digital signatures ensure the identity of both parties involved in the transaction and validate that a particular partner received a message. To achieve increased privacy, PingFederate also lets you encrypt SAML 2.0 messages, including SAML metadata files, as well as WS-Trust STS assertions.

For more information, see .
