33 #ifndef _IDENTT_STORE_PUBKEY_SERVICE_HPP_ 34 #define _IDENTT_STORE_PUBKEY_SERVICE_HPP_ 57 void GetPubKeyAction(::identt::utils::SharedTable::pointer stptr, ::identt::query::PubKeyT* pubkey);
71 void GetPubKeyValidAction(::identt::utils::SharedTable::pointer stptr, ::identt::query::PubKeyT* pubkey);
91 #endif // _IDENTT_STORE_PUBKEY_SERVICE_HPP_ void GetPubKeyValidAction(::identt::utils::SharedTable::pointer stptr, ::identt::query::PubKeyT *pubkey)
GetPubKeyValidAction : Service Endpoint GetPubKeyValid.
Definition: PubKeyService.cc:58
Definition: SignedJson.hpp:43
Definition: StoreBase.hpp:58
void GetPubKeyAction(::identt::utils::SharedTable::pointer stptr, ::identt::query::PubKeyT *pubkey)
GetPubKeyAction : Service Endpoint GetPubKey.
Definition: PubKeyService.cc:43
Definition: PubKeyService.hpp:42
void GetEphemeralValidAction(::identt::utils::SharedTable::pointer stptr, ::identt::query::PubKeyT *pubkey)
GetEphemeralValidAction : Service Endpoint GetEphemeralValid.
Definition: PubKeyService.cc:77
Definition: CryptoBase.hpp:49