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

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, QCryptographicHash::Algorithm type)
void deskflow::generatePemSelfSignedCert (const QString &path, int keyLength)
QString deskflow::generateFingerprintArt (const QByteArray &rawDigest)