#include <IToken.h>
Inheritance diagram for IProtectedToken:
Public Methods | |
virtual | ~IProtectedToken () throw () |
virtual bool | tryPassword (std::string pw) const=0 |
virtual u32 | getValueFormat () const=0 |
Protected Methods | |
IProtectedToken () | |
IProtectedToken (const IProtectedToken &) | |
IProtectedToken & | operator= (const IProtectedToken &) |
|
|
|
|
|
|
|
Implemented in CmosTokenD5, and SmiTokenDA. |
|
|
|
Implemented in CmosTokenD5, and SmiTokenDA. |