CapyKit/Documentation/Help/F_CapyKit_Helpers_SecurityHelper_saltSize.md

645 B

saltSize Field

Default size of the generated salt.

Definition

Namespace: CapyKit.Helpers
Assembly: CapyKit (in CapyKit.dll) Version: 1.0.0+735d7c4c91a8ae04c2d8cae4ce85ddf4909e5b7d

C#

private const int saltSize = 32

F#

static val mutable private saltSize: int

Field Value

Int32

See Also

Reference

SecurityHelper Class
CapyKit.Helpers Namespace