SignatureParameters.SaltLength Property
Namespace: Rebex.Security.Cryptography
Assembly: Rebex.Common.dll (version 7.0.9147)
SaltLength
Salt length in bytes (only used for Pss).
Declaration
public int? SaltLength { get; set; }