#include <qgoogleauth.h>
Definition at line 6 of file qgoogleauth.h.
◆ QGoogleAuth() [1/2]
| QGoogleAuth::QGoogleAuth |
( |
| ) |
|
◆ QGoogleAuth() [2/2]
| QGoogleAuth::QGoogleAuth |
( |
| ) |
|
|
explicit |
◆ base32_decode()
| int QGoogleAuth::base32_decode |
( |
const quint8 * |
encoded, |
|
|
quint8 * |
result, |
|
|
int |
bufSize |
|
) |
| |
|
static |
◆ generatePin() [1/2]
| QString QGoogleAuth::generatePin |
( |
const QByteArray |
key | ) |
|
|
static |
◆ generatePin() [2/2]
| static QString QGoogleAuth::generatePin |
( |
const QByteArray |
key | ) |
|
|
static |
◆ hmacSha1()
| QByteArray QGoogleAuth::hmacSha1 |
( |
QByteArray |
key, |
|
|
QByteArray |
baseString |
|
) |
| |
|
static |
The documentation for this class was generated from the following files: