#include <IToken.h>
Inheritance diagram for IProtectedToken:

Public Member Functions | |
| virtual | ~IProtectedToken () throw () |
| virtual bool | tryPassword (std::string pw) const=0 |
| virtual u32 | getValueFormat () const=0 |
Protected Member Functions | |
| IProtectedToken () | |
| IProtectedToken (const IProtectedToken &) | |
| IProtectedToken & | operator= (const IProtectedToken &) |
|
|
|
|
|
|
|
|
|
|
|
Implemented in CmosTokenD5, and SmiTokenDA. |
|
|
|
|
|
Implemented in CmosTokenD5, and SmiTokenDA. |
1.3.5