org.bouncycastle.openpgp

Class PGPMarker


public class PGPMarker
extends java.lang.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 Details

PGPMarker

public PGPMarker(BCPGInputStream in)
            throws IOException
Default constructor.
Parameters:
in -