#include <crypto_setup.h>
Inheritance diagram for PK11PasswordHandler_Password:

Public Member Functions | |
| PK11PasswordHandler_Password (const CL_String &password) | |
| virtual bool | get_password (PK11SlotInfo *slot, bool retry, CL_String &out_password) |
Public Attributes | |
| CL_String | password |
|
|
Definition at line 49 of file crypto_setup.h. References password. |
|
||||||||||||||||
|
Implements PK11PasswordHandler. Definition at line 50 of file crypto_setup.h. References password. |
|
|
Definition at line 57 of file crypto_setup.h. Referenced by get_password(), and PK11PasswordHandler_Password(). |
1.4.1