QuestionQ339
CryptographyWhich of the following best defines a digital envelope?
- A A message that is encrypted and signed with a digital certificate.
- B A message that is signed with a secret key and encrypted with the sender's private key.
- C A message encrypted with a secret key attached with the message. The secret key is encrypted with the public key of the receiver.
- D A message that is encrypted with the recipient's public key and signed with the sender's private key.
Community Discussion