The estimated hours to crack the password on a computer capable of 2*2^33 trials per hour

Namespace: LLCryptoLib.Utils
Assembly: LLCryptoLib (in LLCryptoLib.dll) Version: 2.0.1024.0 (2.0.1024)

Syntax

C#
public float HoursToCrack { get; }
Visual Basic
Public ReadOnly Property HoursToCrack As Single
	Get
Visual C++
public:
property float HoursToCrack {
	float get ();
}

See Also