easyssl 0.51.8d8e9a5
EasySSL is base back end library for your c++ Qt projects.
asynckeysauth.h File Reference
#include <QCryptographicHash>
#include <time.h>
#include <QString>
#include <easyssl/icrypto.h>
Include dependency graph for asynckeysauth.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  EasySSL::AsyncKeysAuth< CryptoImplementation >
 The AsyncKeysAuth class is temaplate class for works with authorization of a pair of asynchronous keys This class contains base implementation for the authentication using async encryption. The base encryption algorithm defined on the template argument CryptoImplementation. You can use any crypto algorithm. More...
 

Namespaces

namespace  EasySSL