51.8k views
5 votes
Public key encryption utilizes a pair of encryption keys obtained through ____ .

User Mensah
by
7.9k points

1 Answer

2 votes

Public-key encryption is an encryption scheme that uses two keys: a public key and a private key. The public key is known to everyone while the private key is known only to the recipient.Public key encryption utilizes a pair of encryption keys obtained through a Certificate Authority. Certificate Authorities are entities that issue Digital certificates, which are used for secure transport and sharing of public keys.

User Kodaloid
by
8.1k points