Click or drag to resize

SHA256AuthenticationProvider Constructor

Initializes a new instance of the SHA256AuthenticationProvider class.

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

Parameters

phrase  OctetString
The phrase.
See Also