Class: OpenPGP::Packet::Marker

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

Overview

OpenPGP Marker packet (tag 10).

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