Click or drag to resize

RijndaelIterations Property

Returns actual count of iterations used to derive password bytes.

Namespace:  TreeksLicensingLibrary2
Assembly:  TreeksLicensingLibrary2 (in TreeksLicensingLibrary2.dll) Version: 2.1.8318.42066 (2.1.0.0)
Syntax
public int Iterations { get; }

Property Value

Type: Int32
Actual count of iterations used to derive password bytes.

Return Value

Type: Int32
Actual count of iterations used to derive password bytes.
Remarks