#include <IToken.h>
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 &) |
|
|
|
|
|
|
|
|
|
|
|
|