Returns the size of the native algorithm. This value does not represent the size of the digest that is stored inside the USM authentication parameters header but real length generated by it.

Namespace:  SnmpSharpNet
Assembly:  SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.5.0.0 (0.5.0.0)

Syntax

         
 C#  Visual Basic  Visual C++ 
int getDigestLength { get; }
ReadOnly Property getDigestLength As Integer
property int getDigestLength {
	int get ();
}

See Also