TlsPasswordFlags
Description:
[ Flags ]
public enum TlsPasswordFlags
Various flags for the password.
Content:
Enum values:
- NONE - No flags
- RETRY - The password was wrong, and the
user should retry.
- MANY_TRIES - Hint to the user that
the password has been wrong many times, and the user may not have many chances left.
- FINAL_TRY - Hint to the user that
this is the last try to get this password right.