![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
This is the complete list of members for QTlsPrivate::TlsKey, including all inherited members.
algorithm() const =0 | QTlsPrivate::TlsKey | pure virtual |
clear(bool deepClear)=0 | QTlsPrivate::TlsKey | pure virtual |
decodeDer(KeyType type, KeyAlgorithm algorithm, const QByteArray &der, const QByteArray &passPhrase, bool deepClear)=0 | QTlsPrivate::TlsKey | pure virtual |
decodePem(KeyType type, KeyAlgorithm algorithm, const QByteArray &pem, const QByteArray &passPhrase, bool deepClear)=0 | QTlsPrivate::TlsKey | pure virtual |
decrypt(Cipher cipher, const QByteArray &data, const QByteArray &passPhrase, const QByteArray &iv) const =0 | QTlsPrivate::TlsKey | pure virtual |
derFromPem(const QByteArray &pem, QMap< QByteArray, QByteArray > *headers) const =0 | QTlsPrivate::TlsKey | pure virtual |
encrypt(Cipher cipher, const QByteArray &data, const QByteArray &key, const QByteArray &iv) const =0 | QTlsPrivate::TlsKey | pure virtual |
fromHandle(Qt::HANDLE handle, KeyType type)=0 | QTlsPrivate::TlsKey | pure virtual |
handle() const =0 | QTlsPrivate::TlsKey | pure virtual |
isNull() const =0 | QTlsPrivate::TlsKey | pure virtual |
isPkcs8() const =0 | QTlsPrivate::TlsKey | pure virtual |
KeyAlgorithm typedef | QTlsPrivate::TlsKey | |
KeyType typedef | QTlsPrivate::TlsKey | |
length() const =0 | QTlsPrivate::TlsKey | pure virtual |
pemFooter() const | QTlsPrivate::TlsKey | |
pemFromDer(const QByteArray &der, const QMap< QByteArray, QByteArray > &headers) const =0 | QTlsPrivate::TlsKey | pure virtual |
pemHeader() const | QTlsPrivate::TlsKey | |
TlsKey()=default | QTlsPrivate::TlsKey | |
toPem(const QByteArray &passPhrase) const =0 | QTlsPrivate::TlsKey | pure virtual |
type() const =0 | QTlsPrivate::TlsKey | pure virtual |
~TlsKey() | QTlsPrivate::TlsKey | virtual |