added generation of psk_key on api request
This commit is contained in:
parent
d4fff4af3c
commit
0489f19ceb
2 changed files with 9 additions and 0 deletions
|
|
@ -34,6 +34,7 @@ private:
|
|||
|
||||
QString wireGuardClientPrivKey;
|
||||
QString wireGuardClientPubKey;
|
||||
QString wireGuardPskKey;
|
||||
};
|
||||
|
||||
ApiPayloadData generateApiPayloadData(const QString &protocol);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue