Deskflow 1.22.0.197
Keyboard and mouse sharing utility
Loading...
Searching...
No Matches
deskflow::gui::TlsUtility Class Reference

#include <TlsUtility.h>

Inheritance diagram for deskflow::gui::TlsUtility:
Collaboration diagram for deskflow::gui::TlsUtility:

Public Member Functions

 TlsUtility (QObject *parent=nullptr)
bool generateCertificate () const
bool persistCertificate () const
bool isEnabled () const
 Combines the availability and the enabled status of TLS.

Constructor & Destructor Documentation

◆ TlsUtility()

deskflow::gui::TlsUtility::TlsUtility ( QObject * parent = nullptr)
explicit

Member Function Documentation

◆ generateCertificate()

bool deskflow::gui::TlsUtility::generateCertificate ( ) const

◆ isEnabled()

bool deskflow::gui::TlsUtility::isEnabled ( ) const

Combines the availability and the enabled status of TLS.

Returns
Given that the app setting for TLS is enabled: If licensing is enabled, it checks whether the product has TLS available, and if licensing is not enabled, true is returned.

◆ persistCertificate()

bool deskflow::gui::TlsUtility::persistCertificate ( ) const

The documentation for this class was generated from the following files: