Namespace: Org.BouncyCastle.Math.EC
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0

Syntax

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

See Also