Gets or sets the key salt value.
Namespace:
Rebex.Security.Cryptography
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
| Visual Basic |
|---|
Public Property Salt As Byte() Get Set |
| C# |
|---|
public byte[] Salt { get; set; } |