KIO
ksslpkcs7.cpp
Go to the documentation of this file.
QString getSubject() const
Get the subject of the certificate (X.509 map).
Definition: ksslcertificate.cpp:167
bool toFile(const QString &filename)
Write the PKCS#7 to a file in raw mode.
Definition: ksslpkcs7.cpp:144
static KSSLPKCS7 * fromString(const QString &base64)
Create a KSSLPKCS7 object from a Base64 in a QString.
Definition: ksslpkcs7.cpp:63
KSSLCertificate * getCertificate()
Get the bottom level X.509 certificate.
Definition: ksslpkcs7.cpp:114
KSSLCertificate::KSSLValidation revalidate()
Check the chain to make sure it's valid.
Definition: ksslpkcs7.cpp:177
KSSLCertificate::KSSLValidation validate() const
Check the chain to make sure it's valid.
Definition: ksslpkcs7.cpp:167
static KSSLPKCS7 * loadCertFile(const QString &filename)
Create a KSSLPKCS7 object by reading a PKCS#7 file.
Definition: ksslpkcs7.cpp:80
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.