|
IAuthenticationProviderDigestLength Property
|
Gets the length of the digest.
Namespace: GSF.Net.Snmp.SecurityAssembly: GSF.Net (in GSF.Net.dll) Version: 2.4.205-beta
Syntax int DigestLength { get; }
ReadOnly Property DigestLength As Integer
Get
property int DigestLength {
int get ();
}
abstract DigestLength : int with get
function get_DigestLength();
View SourceProperty Value
Int32The length of the digest.
See Also