1 if a weak key was detected, 0 if not and -1 if it hasn't been determined yet.

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

Syntax

C#
protected int isWeakKey
Visual Basic
Protected isWeakKey As Integer
Visual C++
protected:
int isWeakKey

See Also