#include <TlsUtility.h>
◆ TlsUtility()
deskflow::gui::TlsUtility::TlsUtility |
( |
QObject * | parent = nullptr | ) |
|
|
explicit |
◆ 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: