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 |
read(std::istream &str) | 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 |
write(std::ostream &str) const | helib::SKHandle |