SHA-1 Authentication class.

Namespace:  SnmpSharpNet
Assembly:  SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.7.9.0 (0.7.9)

Syntax

C#
public class AuthenticationSHA1 : IAuthenticationDigest
Visual Basic (Declaration)
Public Class AuthenticationSHA1 _
	Implements IAuthenticationDigest
Visual C++
public ref class AuthenticationSHA1 : IAuthenticationDigest

Inheritance Hierarchy

System..::.Object
  SnmpSharpNet..::.AuthenticationSHA1

See Also