Qt Cryptographic Architecture
|
This is the complete list of members for QCA::CipherContext, including all inherited members.
BasicContext(Provider *parent, const QString &type) | QCA::BasicContext | protected |
BasicContext(const BasicContext &from) | QCA::BasicContext | protected |
blockSize() const =0 | QCA::CipherContext | pure virtual |
CipherContext(Provider *p, const QString &type) | QCA::CipherContext | inline |
clone() const =0 | QCA::Provider::Context | pure virtual |
Context(Provider *parent, const QString &type) | QCA::Provider::Context | protected |
Context(const Context &from) | QCA::Provider::Context | protected |
final(SecureArray *out)=0 | QCA::CipherContext | pure virtual |
keyLength() const =0 | QCA::CipherContext | pure virtual |
provider() const | QCA::Provider::Context | |
sameProvider(const Context *c) const | QCA::Provider::Context | |
setup(Direction dir, const SymmetricKey &key, const InitializationVector &iv, const AuthTag &tag)=0 | QCA::CipherContext | pure virtual |
tag() const =0 | QCA::CipherContext | pure virtual |
type() const | QCA::Provider::Context | |
update(const SecureArray &in, SecureArray *out)=0 | QCA::CipherContext | pure virtual |
~BasicContext() override (defined in QCA::BasicContext) | QCA::BasicContext | |
~Context() override (defined in QCA::Provider::Context) | QCA::Provider::Context |