![]() |
Deskflow 1.24.0.365
Keyboard and mouse sharing utility
|


Go to the source code of this file.
Namespaces | |
| namespace | deskflow |
Functions | |
| QString | deskflow::formatSSLFingerprint (const QByteArray &fingerprint, bool enableSeparators=true) |
| formatSSLFingerprint Format an ssl Fingerprint | |
| QString | deskflow::formatSSLFingerprintColumns (const QByteArray &fingerprint) |
| Fingerprint | deskflow::sslCertFingerprint (const X509 *cert, Fingerprint::Type type) |
| Fingerprint | deskflow::pemFileCertFingerprint (const std::string &path, Fingerprint::Type type) |
| void | deskflow::generatePemSelfSignedCert (const std::string &path, int keyLength) |
| int | deskflow::getCertLength (const std::string &path) |
| QString | deskflow::generateFingerprintArt (const QByteArray &rawDigest) |