PKCS11H_PROMPT_MASK
[pkcs11-helper core interface]

Prompt mask selection. More...

Defines

#define PKCS11H_PROMPT_MASK_ALLOW_PIN_PROMPT   (1<<0)
#define PKCS11H_PROMPT_MASK_ALLOW_TOKEN_PROMPT   (1<<1)
#define PKCS11H_PROMPT_MASK_ALLOW_ALL

Detailed Description

Prompt mask selection.


Define Documentation

#define PKCS11H_PROMPT_MASK_ALLOW_ALL

Value:

Allow all prompt.
Examples:
test-certificate.c.

#define PKCS11H_PROMPT_MASK_ALLOW_PIN_PROMPT   (1<<0)

Allow PIN prompt.

#define PKCS11H_PROMPT_MASK_ALLOW_TOKEN_PROMPT   (1<<1)

Allow token prompt.


pkcs11-helper, Copyright (C) Alon Bar-Lev <alon.barlev@gmail.com>OpenSC-Project.org Logo