Timesheets-Server
Timesheets server
Načítám...
Vyhledávám...
Nebylo nic nalezeno
hash.h
1#ifndef _HASH_H_
2#define _HASH_H_
3
4#include <QString>
5
6namespace Security {
12QString hash(const QString&);
13}
14
15#endif
Jmenný prostor pro správu oprávnění, role, klíče a náhodná volání
Definition guard.h:21
QString hash(const QString &)
Implementace hash algoritmu sdbm, výstup je převedený na text.