[][src]Module sequoia_openpgp::packet::header

OpenPGP Header.

Structs

CTBNew

The new CTB format.

CTBOld

The old CTB format.

Header

An OpenPGP packet's header.

Enums

BodyLength

The size of a packet.

CTB

A sum type for the different CTB variants.

PacketLengthType

The PacketLengthType is used as part of the old CTB, and is partially used to determine the packet's size.