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

Syntax

C#
public class Exportable : SignatureSubpacket
Visual Basic
Public Class Exportable _
	Inherits SignatureSubpacket
Visual C++
public ref class Exportable : public SignatureSubpacket

Inheritance Hierarchy

System..::..Object
  Org.BouncyCastle.Bcpg..::..SignatureSubpacket
    Org.BouncyCastle.Bcpg.Sig..::..Exportable

See Also