CapyKit/Documentation/Help/Fields_T_CapyKit_Helpers_SecurityHelper.md

1 KiB

SecurityHelper Fields

Fields

LOWER_CASE_CHARACTERS A string of all the lower case characters.
NUMBER_CHARACTERS A string of all the numeric characters.
SALT_SIZE Default size to use when generating a new 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