SignatureParameters.SaltLength Property
Namespace: Rebex.Security.Cryptography
Assembly: Rebex.Common.dll (version 7.0.9083)
SaltLength
Salt length in bytes (only used for Pss).
Declaration
public int? SaltLength { get; set; }
Property Value
Type | Description |
---|---|
Nullable<Int32> |