input_urn
/home/onoda/Documents/qt-everywhere-opensource-src-4.7.4/doc/html/qsslkey.html

output_urn
QSslKey

inherits

public_types

properties

public_functions
QSslKey ()
QSslKey ( const QByteArray & encoded, QSsl::KeyAlgorithm algorithm, QSsl::EncodingFormat encoding = QSsl::Pem, QSsl::KeyType type = QSsl::PrivateKey, const QByteArray & passPhrase = QByteArray() )
QSslKey ( QIODevice * device, QSsl::KeyAlgorithm algorithm, QSsl::EncodingFormat encoding = QSsl::Pem, QSsl::KeyType type = QSsl::PrivateKey, const QByteArray & passPhrase = QByteArray() )
QSslKey ( const QSslKey & other )
~QSslKey ()
 QSsl::KeyAlgorithm algorithm () const
 void clear ()
 Qt::HANDLE handle () const
 bool isNull () const
 int length () const
 QByteArray toDer ( const QByteArray & passPhrase = QByteArray() ) const
 QByteArray toPem ( const QByteArray & passPhrase = QByteArray() ) const
 QSsl::KeyType type () const
 bool operator!= ( const QSslKey & other ) const
 QSslKey & operator= ( const QSslKey & other )
 bool operator== ( const QSslKey & other ) const

public_slots

signals

static_public_members

protected_functions

reimplemented_public_functions

reimplemented_protected_functions

protected_slots

related_non_members

templateClass
false

abstractClass
false

enbeddedClass
false

flag_objects

parent_flag_objects

typedefed_objects

parent_typedefed_objects

class_objects

parent_class_objects

enums

parent_enums

parent_index

parent_name

