Class: OpenPGP::Packet::CompressedData

Inherits:
OpenPGP::Packet show all
Defined in:
lib/openpgp/packet.rb

Overview

OpenPGP Compressed Data packet (tag 8).

Instance Attribute Summary

Attributes inherited from OpenPGP::Packet

#data, #size, #tag

Method Summary

Methods inherited from OpenPGP::Packet

#body, for, #initialize, parse, parse_body, parse_new_format, parse_old_format, tag

Constructor Details

This class inherits a constructor from OpenPGP::Packet