PKI
Public Key Infrastructure
A framework for managing digital certificates and public-key encryption. Salesforce uses PKI for HTTPS, SAML SSO, mutual TLS authentication, and connected app security.
Example use case
An admin configures mutual TLS authentication using PKI certificates so that only authorized clients with valid certificates can access the Salesforce API.