CapyKit/Documentation/Help/Fields_T_CapyKit_Helpers_SecurityHelper.md

1,010 B

SecurityHelper Fields

Fields

LOWER_CASE_CHARACTERS A string of all the lower case characters.
NUMBER_CHARACTERS A string of all the numeric characters.
saltSize Default size of the generated salt.
SPECIAL_CHARACTERS A string of the most common non-alphanumeric characters.
UPPER_CASE_CHARACTERS A string of all the upper case characters.

See Also

Reference

SecurityHelper Class
CapyKit.Helpers Namespace