Gjsify LogoGjsify Logo

Various flags for the password.

bitfield

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.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method