org.bouncycastle.openpgp

Class PGPMarker

public class PGPMarker extends Object

a PGP marker packet - in general these should be ignored other than where the idea is to preserve the original input stream.
Constructor Summary
PGPMarker(BCPGInputStream in)
Default constructor.

Constructor Detail

PGPMarker

public PGPMarker(BCPGInputStream in)
Default constructor.

Parameters: in

Throws: IOException