Sectigo Blog

Public and private keys in public key cryptography

Public key infrastructure (PKI) is used to manage identity and security in internet communications. As the core technology enabling PKI, public key cryptography is an encryption mechanism that relies upon the use of two related keys, a public key and a private key. These two keys are used together to encrypt and decrypt a message. Pairing two cryptographic keys in this manner is also known as asymmetric cryptography. Public key cryptography uses cryptographic algorithms to protect identities and data from unauthorized access or use, guarding against attacks from cybercriminals and other malicious actors.

Note that this encryption and decryption happens automatically and is invisible to the user.