Click or drag to resize

SHA1AuthenticationProviderDigestLength Property

Gets the length of the digest.

Namespace: GSF.Net.Snmp.Security
Assembly: GSF.Net (in GSF.Net.dll) Version: 2.4.181-beta
Syntax
public int DigestLength { get; }
View Source

Property Value

Int32
The length of the digest.

Implements

IAuthenticationProviderDigestLength
See Also