|
R-Type
Distributed multiplayer game engine in C++
|
This is the complete list of members for IPasswordHasher, including all inherited members.
| hash(const std::string &password)=0 | IPasswordHasher | pure virtual |
| verify(const std::string &password, const std::string &hash)=0 | IPasswordHasher | pure virtual |
| ~IPasswordHasher()=default | IPasswordHasher | virtual |