A technique that binds an app to a specific server certificate to prevent man-in-the-middle (MiTM) attacks.
Real-World Examples
A secure messaging app uses certificate pinning to ensure it only communicates with its intended server, protecting against attackers intercepting the data.