identt
identt::query::SignedJson Member List

This is the complete list of members for identt::query::SignedJson, including all inherited members.

AddSign(::identt::utils::SharedTable::pointer stptr, const google::protobuf::Message *result, const ::identt::query::PubKeyT *pubkey, std::string &output, SignatureListT &signatures)identt::query::SignedJson
AddSign(::identt::utils::SharedTable::pointer stptr, const google::protobuf::Message *result, const google::protobuf::Message *uresult, const ::identt::query::PubKeyT *pubkey, std::string &output, SignatureListT &signatures)identt::query::SignedJson
AddSign(::identt::utils::SharedTable::pointer stptr, const std::string input, const ::identt::query::PubKeyT *pubkey, std::string &output, SignatureListT &signatures)identt::query::SignedJson
AddSign(::identt::utils::SharedTable::pointer stptr, const std::string input, const std::string uinput, const ::identt::query::PubKeyT *pubkey, std::string &output, SignatureListT &signatures)identt::query::SignedJson
SignatureListT typedef (defined in identt::query::SignedJson)identt::query::SignedJson
SignedJson()identt::query::SignedJson
VerifySign(::identt::utils::SharedTable::pointer stptr, const std::string input, const ::identt::query::PubKeyT *pubkey, std::string &output, std::string &uoutput, SignatureListT &signatures)identt::query::SignedJson
VerifySign(::identt::utils::SharedTable::pointer stptr, const std::string input, const ::identt::query::PubKeyT *pubkey, google::protobuf::Message *result, SignatureListT &signatures)identt::query::SignedJson
VerifySign(::identt::utils::SharedTable::pointer stptr, const std::string input, const ::identt::query::PubKeyT *pubkey, google::protobuf::Message *result, google::protobuf::Message *uresult, SignatureListT &signatures)identt::query::SignedJson
~SignedJson()identt::query::SignedJsonvirtual