Value | Meaning |
---|---|
None0 | No flags |
Retry2 | The password was wrong, and the user should retry. |
ManyTries4 | Hint to the user that the password has been wrong many times, and the user may not have many chances left. |
FinalTry8 | Hint to the user that this is the last try to get this password right. |
Pkcs11User16 | For PKCS #11, the user PIN is required. Since: 2.70. |
Pkcs11SecurityOfficer32 | For PKCS #11, the security officer PIN is required. Since: 2.70. |
Pkcs11ContextSpecific64 | For PKCS #11, the context-specific PIN is required. Since: 2.70. |
Various flags for the password.