Encr_GeneratePassword |
Generates a random password with the specified length.
Syntax
Encr_GeneratePassword( switches ; passwordLength )
Encr_GeneratePassword |
Generates a random password with the specified length.
Encr_GeneratePassword( switches ; passwordLength )
Encr_GetPasswordStrength |
Checks a password for its strength. Returns a positive number (with a value of more than 60 being a good strength)
Encr_GetPasswordStrength( switches ; password)