All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class benno.openpgp.Packet

java.lang.Object
   |
   +----benno.openpgp.Packet

public class Packet
extends Object

Constructor Index

 o Packet(ByteStream)
this reads in a packet from the ByteStream

Constructors

 o Packet
 public Packet(ByteStream s) throws PacketException
this reads in a packet from the ByteStream


All Packages  Class Hierarchy  This Package  Previous  Next  Index