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

Syntax

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

Remarks

General class to handle a PGP secret key object.

Inheritance Hierarchy

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

See Also