Click or drag to resize

SecurityParameters Class

Inheritance Hierarchy
SystemObject
  Lextm.SharpSnmpLibSecurityParameters

Namespace:  Lextm.SharpSnmpLib
Assembly:  SharpSnmpLib (in SharpSnmpLib.dll) Version: 12.4.0+601762d0e653a71ebb69af963204dfbfb6c26b74
Syntax
public sealed class SecurityParameters : ISegment

The SecurityParameters type exposes the following members.

Constructors
  NameDescription
Public methodSecurityParameters(OctetString)
Initializes a new instance of the SecurityParameters class
Public methodSecurityParameters(OctetString, Integer32, Integer32, OctetString, OctetString, OctetString)
Initializes a new instance of the SecurityParameters class
Top
Properties
Methods
  NameDescription
Public methodStatic memberCreate
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetData
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToSequence
Public methodToString (Overrides ObjectToString.)
Top
See Also