Namespace: Org.BouncyCastle.Bcpg.OpenPgp
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0

Syntax

C#
public class PgpPublicKey
Visual Basic
Public Class PgpPublicKey
Visual C++
public ref class PgpPublicKey

Remarks

General class to handle a PGP public key object.

Inheritance Hierarchy

System..::..Object
  Org.BouncyCastle.Bcpg.OpenPgp..::..PgpPublicKey

See Also