public key

A key that is bound into a digital certificate or other digitally signed object. It is often the public part of an asymmetric key pair that is typically used to verify signatures or encrypt data. The public key may be widely distributed. Data encrypted with the public key can only be decrypted with the corresponding private key. Public keys are bound into X.509 digital certificates in a predefined hierarchy. See also .