QuestionQ14
Cryptography ApplicationWhich two actions can the recipient of a PGP email message perform to enable trust to be established between the sender and receiver?
- A Decode the message by decrypting the asymmetric key with his private key, then using the asymmetric key to decrypt the message.
- B Decode the message by decrypting the symmetric key with his private key, then using the symmetric key to decrypt the message.
- C Decode the message by decrypting the symmetric key with his public key, then using the symmetric key to decrypt the message.
- D Decrypt the message by encrypting the digital signature with his private key, then using the digital signature to decrypt the message.
Community Discussion