Salt length in bytes (only used for Pss).
Namespace:
Rebex.Mail
Assembly:
Rebex.Mail (in Rebex.Mail.dll)
Syntax
| Visual Basic |
|---|
Public Property SaltLength As Nullable(Of Integer) Get Set |
| C# |
|---|
public Nullable<int> SaltLength { get; set; } |