Gets the size of the hash the supplied hash function ouputs
Namespace: NMLEAssembly: NMLE (in NMLE.dll) Version: 1.0.0.0 (1.0.0.0)
public int HashKeySize { get; private set; }
public int HashKeySize { get; private set; }
Public Property HashKeySize As Integer
Get
Private Set
Public Property HashKeySize As Integer
Get
Private Set
public:
property int HashKeySize {
int get ();
private: void set (int value);
}
public:
property int HashKeySize {
int get ();
private: void set (int value);
}
Property Value
Type:
Int32