helib::SKHandle Member List
This is the complete list of members for helib::SKHandle, including all inherited members.
Ctxt class | helib::SKHandle | friend |
getPowerOfS() const | helib::SKHandle | inline |
getPowerOfX() const | helib::SKHandle | inline |
getSecretKeyID() const | helib::SKHandle | inline |
isBase(long ofKeyID=0) const | helib::SKHandle | inline |
isOne() const | helib::SKHandle | inline |
mul(const SKHandle &a, const SKHandle &b) | helib::SKHandle | inline |
operator!=(const SKHandle &other) const | helib::SKHandle | inline |
operator==(const SKHandle &other) const | helib::SKHandle | inline |
operator>>(std::istream &s, SKHandle &handle) | helib::SKHandle | friend |
readFrom(std::istream &str) | helib::SKHandle | static |
readFromJSON(std::istream &str) | helib::SKHandle | static |
readFromJSON(const JsonWrapper &j) | helib::SKHandle | static |
readJSON(std::istream &str) | helib::SKHandle | |
readJSON(const JsonWrapper &j) | helib::SKHandle | |
setBase(long newSecretKeyID=-1) | helib::SKHandle | inline |
setOne(long newSecretKeyID=-1) | helib::SKHandle | inline |
SKHandle(long newPowerOfS=0, long newPowerOfX=1, long newSecretKeyID=0) | helib::SKHandle | inline |
writeTo(std::ostream &str) const | helib::SKHandle | |
writeToJSON(std::ostream &str) const | helib::SKHandle | |
writeToJSON() const | helib::SKHandle |