Last Updated on April 30, 2021 by Admin
Which two items are used in asymmetric encryption? (Choose two.)
- a token
- a DES key
- a private key
- a public key
- a TPM
Answers Explanation & Hints: A token is something that is used to provide two-factor authentication. DES is using an identical key to encrypt and decrypt. Asymmetric encryption uses a private key associated with a public key.