Home
·
All Classes
·
Modules
QSslCipher Class Reference
[
QtNetwork
module]
Methods
__init__
(
self
)
__init__
(
self
, QString, QSsl.SslProtocol)
__init__
(
self
, QSslCipher)
QString
authenticationMethod
(
self
)
QString
encryptionMethod
(
self
)
bool
isNull
(
self
)
QString
keyExchangeMethod
(
self
)
QString
name
(
self
)
QSsl.SslProtocol
protocol
(
self
)
QString
protocolString
(
self
)
int
supportedBits
(
self
)
int
usedBits
(
self
)
Special Methods
bool
__eq__
(
self
, QSslCipher)
bool
__ne__
(
self
, QSslCipher)
Detailed Description
Method Documentation
QSslCipher.__init__ (
self
)
QSslCipher.__init__ (
self
, QString,
QSsl.SslProtocol
)
QSslCipher.__init__ (
self
,
QSslCipher
)
QString QSslCipher.authenticationMethod (
self
)
QString QSslCipher.encryptionMethod (
self
)
bool QSslCipher.isNull (
self
)
QString QSslCipher.keyExchangeMethod (
self
)
QString QSslCipher.name (
self
)
QSsl.SslProtocol
QSslCipher.protocol (
self
)
QString QSslCipher.protocolString (
self
)
int QSslCipher.supportedBits (
self
)
int QSslCipher.usedBits (
self
)
bool QSslCipher.__eq__ (
self
,
QSslCipher
)
bool QSslCipher.__ne__ (
self
,
QSslCipher
)
PyQt 4.8 for X11
Copyright ©
Riverbank Computing Ltd
and
Nokia
2010
Qt 4.7.0