Click or drag to resize

MD5AuthenticationProvider Constructor

Initializes a new instance of the MD5AuthenticationProvider class.

Namespace: GSF.Net.Snmp.Security
Assembly: GSF.Net (in GSF.Net.dll) Version: 2.4.181-beta
Syntax
public MD5AuthenticationProvider(
	OctetString phrase
)
View Source

Parameters

phrase  OctetString
The phrase.
See Also