Click or drag to resize

AESPrivacyProviderBaseSalt Property

Gets the salt.

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

Property Value

OctetString
The salt.

Implements

IPrivacyProviderSalt
See Also