The OpenPGP version number for this signature.

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

Syntax

C#
public int Version { get; }
Visual Basic
Public ReadOnly Property Version As Integer
	Get
Visual C++
public:
property int Version {
	int get ();
}

See Also