Home

Definition of certificate

A digital document that is commonly used for authentication and to help secure information on a network. A certificate binds a public key to an entity that holds the corresponding private key. Certificates are digitally signed by the certification authority that issues them, and they can be issued for a user, a computer, or a service.

Computer Science

Other definitions of certificate

Digital representation of user or device attributes, including a public key, that is signed with an authoritative private key.

Computer Science