Algorithm(const Algorithm &from) | QCA::Algorithm | |
Algorithm() | QCA::Algorithm | [protected] |
Algorithm(const QString &type, const QString &provider) | QCA::Algorithm | [protected] |
change(Provider::Context *c) | QCA::Algorithm | |
change(const QString &type, const QString &provider) | QCA::Algorithm | |
context() | QCA::Algorithm | |
context() const | QCA::Algorithm | |
nextByte() | QCA::Random | |
nextBytes(int size) | QCA::Random | |
operator=(const Random &from) | QCA::Random | |
QCA::Algorithm::operator=(const Algorithm &from) | QCA::Algorithm | |
provider() const | QCA::Algorithm | |
Random(const QString &provider=QString()) | QCA::Random | |
Random(const Random &from) | QCA::Random | |
randomArray(int size) | QCA::Random | [static] |
randomChar() | QCA::Random | [static] |
randomInt() | QCA::Random | [static] |
takeContext() | QCA::Algorithm | |
type() const | QCA::Algorithm | |
~Algorithm() (defined in QCA::Algorithm) | QCA::Algorithm | [virtual] |
~Random() (defined in QCA::Random) | QCA::Random |