Home · All Classes · Modules

QSslKey Class Reference
[QtNetwork module]

Methods

Special Methods


Detailed Description


Method Documentation

QSslKey.__init__ (self)

QSslKey.__init__ (self, QByteArray, QSsl.KeyAlgorithm, QSsl.EncodingFormat encoding = QSsl.Pem, QSsl.KeyType type = QSsl.PrivateKey, QByteArray passPhrase = QByteArray())

QSslKey.__init__ (self, QIODevice, QSsl.KeyAlgorithm, QSsl.EncodingFormat encoding = QSsl.Pem, QSsl.KeyType type = QSsl.PrivateKey, QByteArray passPhrase = QByteArray())

QSslKey.__init__ (self, QSslKey)

QSsl.KeyAlgorithm QSslKey.algorithm (self)

QSslKey.clear (self)

int QSslKey.handle (self)

bool QSslKey.isNull (self)

int QSslKey.length (self)

QByteArray QSslKey.toDer (self, QByteArray passPhrase = QByteArray())

QByteArray QSslKey.toPem (self, QByteArray passPhrase = QByteArray())

QSsl.KeyType QSslKey.type (self)

bool QSslKey.__eq__ (self, QSslKey)

bool QSslKey.__ne__ (self, QSslKey)


PyQt 4.8 for X11Copyright © Riverbank Computing Ltd and Nokia 2010Qt 4.7.0