Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QTlsPrivate::TlsKeyGeneric Member List

This is the complete list of members for QTlsPrivate::TlsKeyGeneric, including all inherited members.

algorithm() const overrideQTlsPrivate::TlsKeyBaseinlinevirtual
clear(bool deep) overrideQTlsPrivate::TlsKeyGenericvirtual
decodeDer(KeyType type, KeyAlgorithm algorithm, const QByteArray &der, const QByteArray &passPhrase, bool deepClear) overrideQTlsPrivate::TlsKeyGenericvirtual
decodePem(KeyType type, KeyAlgorithm algorithm, const QByteArray &pem, const QByteArray &passPhrase, bool deepClear) overrideQTlsPrivate::TlsKeyGenericvirtual
decrypt(Cipher cipher, const QByteArray &data, const QByteArray &passPhrase, const QByteArray &iv) const =0QTlsPrivate::TlsKeypure virtual
derFromPem(const QByteArray &pem, QMap< QByteArray, QByteArray > *headers) const overrideQTlsPrivate::TlsKeyGenericvirtual
encrypt(Cipher cipher, const QByteArray &data, const QByteArray &key, const QByteArray &iv) const =0QTlsPrivate::TlsKeypure virtual
fromHandle(Qt::HANDLE opaque, KeyType expectedType) overrideQTlsPrivate::TlsKeyGenericvirtual
handle() const overrideQTlsPrivate::TlsKeyGenericinlinevirtual
isEncryptedPkcs8(const QByteArray &der)QTlsPrivate::TlsKeyBaseprotectedstatic
isNull() const overrideQTlsPrivate::TlsKeyBaseinlinevirtual
isPkcs8() const overrideQTlsPrivate::TlsKeyGenericinlinevirtual
KeyAlgorithm typedefQTlsPrivate::TlsKey
keyAlgorithmQTlsPrivate::TlsKeyBaseprotected
keyIsNullQTlsPrivate::TlsKeyBaseprotected
keyTypeQTlsPrivate::TlsKeyBaseprotected
KeyType typedefQTlsPrivate::TlsKey
length() const overrideQTlsPrivate::TlsKeyGenericinlinevirtual
pemFooter() constQTlsPrivate::TlsKey
pemFromDer(const QByteArray &der, const QMap< QByteArray, QByteArray > &headers) const overrideQTlsPrivate::TlsKeyBasevirtual
pemHeader() constQTlsPrivate::TlsKey
pkcs8Footer(bool encrypted)QTlsPrivate::TlsKeyBaseprotectedstatic
pkcs8Header(bool encrypted)QTlsPrivate::TlsKeyBaseprotectedstatic
TlsKeyBase(KeyType type=QSsl::PublicKey, KeyAlgorithm algorithm=QSsl::Opaque)QTlsPrivate::TlsKeyGenericinline
toPem(const QByteArray &passPhrase) const overrideQTlsPrivate::TlsKeyGenericvirtual
type() const overrideQTlsPrivate::TlsKeyBaseinlinevirtual
~TlsKey()QTlsPrivate::TlsKeyvirtual