InterviewSolution
Saved Bookmarks
| 1. |
What is PKI? |
|
Answer» Public Key Infrastructure or PKI is a framework of cybersecurity and encryption that protects COMMUNICATIONS between the SERVER and users. It works with two different CRYPTOGRAPHIC KEYS; a public key and a private key. |
|