Torc
0.1
|
#include <torcwebsockettoken.h>
Static Public Member Functions | |
static QString | GetWebSocketToken (const QString &Host, const QString &Current=QString()) |
Retrieve an authentication token for the given request or validate a current token. More... | |
Definition at line 7 of file torcwebsockettoken.h.
|
static |
Retrieve an authentication token for the given request or validate a current token.
Definition at line 53 of file torcwebsockettoken.cpp.