Module sequoia_openpgp::packet::pkesk

source ·
Expand description

PublicKey-Encrypted Session Key packets.

The session key is needed to decrypt the actual ciphertext. See Section 5.1 of RFC 4880 for details.

Structs§

  • Holds an asymmetrically encrypted session key.