QCA::KeyBundle-members
QCA::KeyBundle Member List
This is the complete list of members for QCA::KeyBundle, including all inherited members.
certificateChain() const | QCA::KeyBundle | |
fromArray(const QByteArray &a, const SecureArray &passphrase=SecureArray(), ConvertResult *result=nullptr, const QString &provider=QString()) | QCA::KeyBundle | static |
fromFile(const QString &fileName, const SecureArray &passphrase=SecureArray(), ConvertResult *result=nullptr, const QString &provider=QString()) | QCA::KeyBundle | static |
isNull() const | QCA::KeyBundle | |
KeyBundle() | QCA::KeyBundle | |
KeyBundle(const QString &fileName, const SecureArray &passphrase=SecureArray()) | QCA::KeyBundle | explicit |
KeyBundle(const KeyBundle &from) | QCA::KeyBundle | |
name() const | QCA::KeyBundle | |
operator=(const KeyBundle &from) | QCA::KeyBundle | |
privateKey() const | QCA::KeyBundle | |
setCertificateChainAndKey(const CertificateChain &c, const PrivateKey &key) | QCA::KeyBundle | |
setName(const QString &s) | QCA::KeyBundle | |
toArray(const SecureArray &passphrase, const QString &provider=QString()) const | QCA::KeyBundle | |
toFile(const QString &fileName, const SecureArray &passphrase, const QString &provider=QString()) const | QCA::KeyBundle | |
~KeyBundle() (defined in QCA::KeyBundle) | QCA::KeyBundle |
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 8 2024 11:53:14 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 8 2024 11:53:14 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.