org.bouncycastle.bcpg

Class InputStreamPacket

public class InputStreamPacket extends Packet

Constructor Summary
InputStreamPacket(BCPGInputStream in)
Method Summary
BCPGInputStreamgetInputStream()
Note: you can only read from this once...

Constructor Detail

InputStreamPacket

public InputStreamPacket(BCPGInputStream in)

Method Detail

getInputStream

public BCPGInputStream getInputStream()
Note: you can only read from this once...

Returns: the InputStream