KIO
displaycertdialog.cpp
Go to the documentation of this file.
54 QString vp = i18nc("%1 is the effective date of the certificate, %2 is the expiry date", "%1 to %2",
QDateTime effectiveDate() const
void setCertificates(const QList< QSslCertificate > &certs)
Definition: displaycertdialog.cpp:38
QByteArray toHex() const
QPair< KGuiItem, KGuiItem > backAndForward()
const T & at(int i) const
QString i18nc(const char *ctxt, const char *text)
int size() const
bool isEmpty() const
QByteArray digest(QCryptographicHash::Algorithm algorithm) const
QString formatDateTime(const QDateTime &dateTime, DateFormat format=ShortDate, bool includeSecs=false) const
KLocale * locale()
QByteArray serialNumber() const
QDateTime expiryDate() const
DisplayCertDialog(QWidget *parent)
Definition: displaycertdialog.cpp:25
bool connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:24:52 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:24:52 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.