Saved Bookmarks
| 1. |
What is the preferred way of encryption?(a) pre shared secret key(b) using key distribution center (KDC)(c) public key-encryption(d) symmetric key |
|
Answer» Right choice is (c) public key-encryption For explanation: Pre Shared key can be compromised and either party can be suspected. Likewise KDC or symmetric key can have breach which are undesirable. Public and private key encryption is a known industry standard. |
|