passwords should only contain lowercase letters?
1) true
2) false
Answers
Answered by
0
Explanation:
a minimum of 1 lower case letter [a-z] and
a minimum of 1 upper case letter [A-Z] and
a minimum of 1 numeric character [0-9] and
a minimum of 1 special character: ~`!@#$%^&*()-_+={}[]|\;:"<>,./?
at least 1 upper case, numeric, and special character must be EMBEDDED somewhere in the middle of the password, and not just be the first or the last character of the password string.
Passwords must be at least 10 characters in length, but can be much longer.
Answered by
0
Answer:
false. dkishsjdofkebskdkdkkr
Similar questions