# saltSize Field Default size of the generated salt. ## Definition **Namespace:** CapyKit.Helpers **Assembly:** CapyKit (in CapyKit.dll) Version: 1.0.0 **C#** ``` C# private const int saltSize = 32 ``` **F#** ``` F# static val mutable private saltSize: int ``` #### Field Value Int32 ## See Also #### Reference SecurityHelper Class CapyKit.Helpers Namespace