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

Syntax

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

Remarks

General class to contain a private key for use with other OpenPGP objects.

Inheritance Hierarchy

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

See Also