|
DESPrivacyProviderPrivacyParametersLength Property
|
Returns the length of privacyParameters USM header field. For DES, field length is 8.
Namespace: GSF.Net.Snmp.SecurityAssembly: GSF.Net (in GSF.Net.dll) Version: 2.4.205-beta
Syntax public static int PrivacyParametersLength { get; }
Public Shared ReadOnly Property PrivacyParametersLength As Integer
Get
public:
static property int PrivacyParametersLength {
int get ();
}
static member PrivacyParametersLength : int with get
GSF.Net.Snmp.Security.DESPrivacyProvider.get_PrivacyParametersLength = function();
View SourceProperty Value
Int32See Also