Which two items are used in asymmetric encryption? (Choose two.)
- a token
- a DES key
- a private key
- a public key
- a TPM
Explanation: 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.