KSslCipher
KSslCipher Class Reference
#include <ktcpsocket.h>
Public Member Functions | |
KSslCipher (const KSslCipher &other) | |
KSslCipher (const QSslCipher &) | |
QString | authenticationMethod () const |
QString | digestMethod () const |
QString | encryptionMethod () const |
bool | isNull () const |
QString | keyExchangeMethod () const |
QString | name () const |
KSslCipher & | operator= (const KSslCipher &other) |
int | supportedBits () const |
int | usedBits () const |
Static Public Member Functions | |
static QList< KSslCipher > | supportedCiphers () |
Detailed Description
SSL Cipher.
- Deprecated:
- since 5.65, use QSslCipher instead.
Definition at line 72 of file ktcpsocket.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon May 8 2023 03:54:45 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon May 8 2023 03:54:45 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.