QCA::PrivateKey-members

Search for usage in LXR

QCA::PrivateKey Member List

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

Algorithm(const Algorithm &from)QCA::Algorithm
Algorithm()QCA::Algorithmprotected
Algorithm(const QString &type, const QString &provider)QCA::Algorithmprotected
bitSize() constQCA::PKey
canDecrypt() constQCA::PrivateKey
canEncrypt() constQCA::PrivateKey
canExport() constQCA::PKey
canKeyAgree() constQCA::PKey
canSign() constQCA::PrivateKey
change(Provider::Context *c)QCA::Algorithm
change(const QString &type, const QString &provider)QCA::Algorithm
context()QCA::Algorithm
context() constQCA::Algorithm
decrypt(const SecureArray &in, SecureArray *out, EncryptionAlgorithm alg)QCA::PrivateKey
deriveKey(const PublicKey &theirs)QCA::PrivateKey
DH enum valueQCA::PKey
DSA enum valueQCA::PKey
encrypt(const SecureArray &a, EncryptionAlgorithm alg)QCA::PrivateKey
fromDER(const SecureArray &a, const SecureArray &passphrase=SecureArray(), ConvertResult *result=nullptr, const QString &provider=QString())QCA::PrivateKeystatic
fromPEM(const QString &s, const SecureArray &passphrase=SecureArray(), ConvertResult *result=nullptr, const QString &provider=QString())QCA::PrivateKeystatic
fromPEMFile(const QString &fileName, const SecureArray &passphrase=SecureArray(), ConvertResult *result=nullptr, const QString &provider=QString())QCA::PrivateKeystatic
isDH() constQCA::PKey
isDSA() constQCA::PKey
isNull() constQCA::PKey
isPrivate() constQCA::PKey
isPublic() constQCA::PKey
isRSA() constQCA::PKey
maximumEncryptSize(EncryptionAlgorithm alg) constQCA::PrivateKey
operator!=(const PKey &a) constQCA::PKey
operator=(const PrivateKey &from)QCA::PrivateKey
QCA::PKey::operator=(const PKey &from)QCA::PKey
QCA::Algorithm::operator=(const Algorithm &from)QCA::Algorithm
operator==(const PKey &a) constQCA::PKey
PKey()QCA::PKey
PKey(const PKey &from)QCA::PKey
PKey(const QString &type, const QString &provider)QCA::PKeyprotected
PrivateKey()QCA::PrivateKey
PrivateKey(const QString &fileName, const SecureArray &passphrase=SecureArray())QCA::PrivateKeyexplicit
PrivateKey(const PrivateKey &from)QCA::PrivateKey
PrivateKey(const QString &type, const QString &provider)QCA::PrivateKeyprotected
provider() constQCA::Algorithm
RSA enum valueQCA::PKey
set(const PKey &k)QCA::PKeyprotected
signature()QCA::PrivateKey
signMessage(const MemoryRegion &a, SignatureAlgorithm alg, SignatureFormat format=DefaultFormat)QCA::PrivateKey
startSign(SignatureAlgorithm alg, SignatureFormat format=DefaultFormat)QCA::PrivateKey
supportedIOTypes(const QString &provider=QString())QCA::PKeystatic
supportedPBEAlgorithms(const QString &provider=QString())QCA::PrivateKeystatic
supportedTypes(const QString &provider=QString())QCA::PKeystatic
takeContext()QCA::Algorithm
toDER(const SecureArray &passphrase=SecureArray(), PBEAlgorithm pbe=PBEDefault) constQCA::PrivateKey
toDH() constQCA::PrivateKey
toDHPrivateKey() constQCA::PKeyprotected
toDHPublicKey() constQCA::PKeyprotected
toDSA() constQCA::PrivateKey
toDSAPrivateKey() constQCA::PKeyprotected
toDSAPublicKey() constQCA::PKeyprotected
toPEM(const SecureArray &passphrase=SecureArray(), PBEAlgorithm pbe=PBEDefault) constQCA::PrivateKey
toPEMFile(const QString &fileName, const SecureArray &passphrase=SecureArray(), PBEAlgorithm pbe=PBEDefault) constQCA::PrivateKey
toPrivateKey() constQCA::PKey
toPublicKey() constQCA::PKey
toRSA() constQCA::PrivateKey
toRSAPrivateKey() constQCA::PKeyprotected
toRSAPublicKey() constQCA::PKeyprotected
type() constQCA::PKey
Type enum nameQCA::PKey
update(const MemoryRegion &a)QCA::PrivateKey
~Algorithm() (defined in QCA::Algorithm)QCA::Algorithmvirtual
~PKey() override (defined in QCA::PKey)QCA::PKey
~PrivateKey() override (defined in QCA::PrivateKey)QCA::PrivateKey
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.