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.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PGPMarker

        public PGPMarker​(BCPGInputStream in)
                  throws java.io.IOException
        Default constructor.
        Parameters:
        in -
        Throws:
        java.io.IOException