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

Syntax

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

See Also