Namespace: Org.BouncyCastle.Asn1.Misc
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0

Syntax

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

See Also