A PGPCompressedData packet.
The contents of this packet MUST form a valid OpenPGP message, so a nested PDA is opened to verify
its nested packet sequence.
A PGPEncryptedDataList object.
This object combines multiple ESKs and the corresponding Symmetrically Encrypted
(possibly Integrity Protected) Data packet.
Marks the end of a (sub-) sequence.
This input is given if the end of an OpenPGP message is reached.
This might be the case for the end of the whole ciphertext, or the end of a packet with nested contents
(e.g. the end of a Compressed Data packet).
Returns the enum constant of this class with the specified name.
The string must match exactly an identifier used to declare an
enum constant in this class. (Extraneous whitespace characters are
not permitted.)
Parameters:
name - the name of the enum constant to be returned.