Enumeration (GI Flags)

Gio-2.0GioTlsPasswordFlagsSince 2.30

Various flags for the password.

2.30

Index

Enumeration Members

FINAL_TRY: number

Hint to the user that this is the last try to get this password right.

MANY_TRIES: number

Hint to the user that the password has been wrong many times, and the user may not have many chances left.

NONE: number

No flags

PKCS11_CONTEXT_SPECIFIC: number

For PKCS #11, the context-specific PIN is required. Since: 2.70.

PKCS11_SECURITY_OFFICER: number

For PKCS #11, the security officer PIN is required. Since: 2.70.

PKCS11_USER: number

For PKCS #11, the user PIN is required. Since: 2.70.

RETRY: number

The password was wrong, and the user should retry.