QCA::KeyBundle-members

Search for usage in LXR

QCA::KeyBundle Member List

This is the complete list of members for QCA::KeyBundle, including all inherited members.

certificateChain() constQCA::KeyBundle
fromArray(const QByteArray &a, const SecureArray &passphrase=SecureArray(), ConvertResult *result=nullptr, const QString &provider=QString())QCA::KeyBundlestatic
fromFile(const QString &fileName, const SecureArray &passphrase=SecureArray(), ConvertResult *result=nullptr, const QString &provider=QString())QCA::KeyBundlestatic
isNull() constQCA::KeyBundle
KeyBundle()QCA::KeyBundle
KeyBundle(const QString &fileName, const SecureArray &passphrase=SecureArray())QCA::KeyBundleexplicit
KeyBundle(const KeyBundle &from)QCA::KeyBundle
name() constQCA::KeyBundle
operator=(const KeyBundle &from)QCA::KeyBundle
privateKey() constQCA::KeyBundle
setCertificateChainAndKey(const CertificateChain &c, const PrivateKey &key)QCA::KeyBundle
setName(const QString &s)QCA::KeyBundle
toArray(const SecureArray &passphrase, const QString &provider=QString()) constQCA::KeyBundle
toFile(const QString &fileName, const SecureArray &passphrase, const QString &provider=QString()) constQCA::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 Tue Mar 26 2024 11:18:26 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.