Table of Contents

Class PgpMarker

Namespace
Org.BouncyCastle.Bcpg.OpenPgp
Assembly
BouncyCastle.Cryptography.dll
public class PgpMarker : PgpObject
Inheritance
PgpMarker
Inherited Members

Remarks

A PGP marker packet - in general these should be ignored other than where the idea is to preserve the original input stream.

Constructors

PgpMarker(BcpgInputStream)

public PgpMarker(BcpgInputStream bcpgInput)

Parameters

bcpgInput BcpgInputStream