Deskflow 1.25.0.128
Keyboard and mouse sharing utility
Loading...
Searching...
No Matches
TlsUtility.h File Reference
#include <common/Settings.h>
Include dependency graph for TlsUtility.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  deskflow
namespace  deskflow::gui
namespace  deskflow::gui::TlsUtility

Functions

bool deskflow::gui::TlsUtility::generateCertificate ()
bool deskflow::gui::TlsUtility::isEnabled ()
 Checks the settings values Settings::Security::TlsEnabled.
bool deskflow::gui::TlsUtility::isCertValid (const QString &certPath=Settings::value(Settings::Security::Certificate).toString())
 isCertValid
int deskflow::gui::TlsUtility::getCertKeyLength (const QString &certPath=Settings::value(Settings::Security::Certificate).toString())
 Get the lenght of a key.
QByteArray deskflow::gui::TlsUtility::certFingerprint (const QString &certPath=Settings::value(Settings::Security::Certificate).toString())
 get the SHA256 fingerprint of a certificatefile.