certificate

certificate

A set of data that uniquely identifies a public key (which has a corresponding private key) and an owner that is authorized to use the key pair. The certificate contains the ownerโ€™s public key and possibly other information and is digitally signed by a Certification Authority (i.e., a trusted party), thereby binding the public key to the owner.

๐Ÿ“š Reference: FIPS 186-5
๐Ÿท๏ธ Category: Cybersecurity
๐Ÿ“Š Commonality: common