KIO
ksslsession.cpp
Go to the documentation of this file.
QString toString() const
Convert to a base64 encoded string (so it can be copied safely)
Definition: ksslsession.cpp:43
QByteArray toLocal8Bit() const
static KSSLSession * fromString(const QString &s)
Create as session ID object from a base64 encoded string.
Definition: ksslsession.cpp:69
QByteArray fromBase64(const QByteArray &base64)
char * data()
QByteArray toBase64() const
int size() const
static KOpenSSLProxy * self()
Return an instance of class KOpenSSLProxy * You cannot delete this object.
Definition: kopenssl.cpp:722
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:24:53 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:53 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.