easyssl 0.51.8d8e9a5
EasySSL is base back end library for your c++ Qt projects.
EasySSL::AsyncKeysAuth< CryptoImplementation > Member List

This is the complete list of members for EasySSL::AsyncKeysAuth< CryptoImplementation >, including all inherited members.

_publicKeyEasySSL::AsyncKeysAuth< CryptoImplementation >protected
_signatureEasySSL::AsyncKeysAuth< CryptoImplementation >protected
_unixTimeEasySSL::AsyncKeysAuth< CryptoImplementation >protected
AsyncKeysAuth()EasySSL::AsyncKeysAuth< CryptoImplementation >inline
auth(int allowedTimeRangeSec, QString *retLoginedUserId) constEasySSL::AsyncKeysAuth< CryptoImplementation >inline
checkSign(const QByteArray &message, const QByteArray &signature, const QByteArray &key) const overrideEasySSL::AsyncKeysAuth< CryptoImplementation >inlineprotected
decrypt(const QByteArray &message, const QByteArray &key) overrideEasySSL::AsyncKeysAuth< CryptoImplementation >inlineprotected
encrypt(const QByteArray &message, const QByteArray &key) overrideEasySSL::AsyncKeysAuth< CryptoImplementation >inlineprotected
getPrivateKey() const =0EasySSL::AsyncKeysAuth< CryptoImplementation >protectedpure virtual
getUserId() constEasySSL::AsyncKeysAuth< CryptoImplementation >inline
isValid() constEasySSL::AsyncKeysAuth< CryptoImplementation >inline
prepare()EasySSL::AsyncKeysAuth< CryptoImplementation >inline
publicKey() constEasySSL::AsyncKeysAuth< CryptoImplementation >inline
setPublicKey(const QByteArray &newPublicKey)EasySSL::AsyncKeysAuth< CryptoImplementation >inline
setSignature(const QByteArray &newSignature)EasySSL::AsyncKeysAuth< CryptoImplementation >inlineprotected
setUnixTime(unsigned int newUnixTime)EasySSL::AsyncKeysAuth< CryptoImplementation >inline
signature() constEasySSL::AsyncKeysAuth< CryptoImplementation >inline
signMessage(const QByteArray &message, const QByteArray &key) const overrideEasySSL::AsyncKeysAuth< CryptoImplementation >inlineprotected
unixTime() constEasySSL::AsyncKeysAuth< CryptoImplementation >inline
~AsyncKeysAuth()EasySSL::AsyncKeysAuth< CryptoImplementation >inline