Qt Cryptographic Architecture
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=0, const QString &provider=QString())QCA::KeyBundlestatic
fromFile(const QString &fileName, const SecureArray &passphrase=SecureArray(), ConvertResult *result=0, const QString &provider=QString())QCA::KeyBundlestatic
isNull() const QCA::KeyBundle
KeyBundle()QCA::KeyBundle
KeyBundle(const QString &fileName, const SecureArray &passphrase=SecureArray())QCA::KeyBundleexplicit
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