<divclass="ttc"id="aclassGpgFrontend_1_1GpgKeyGetter_html_a8eeee9f6dd74dc24c24794ce63c62285"><divclass="ttname"><ahref="classGpgFrontend_1_1GpgKeyGetter.html#a8eeee9f6dd74dc24c24794ce63c62285">GpgFrontend::GpgKeyGetter::GpgKeyGetter</a></div><divclass="ttdeci">GpgKeyGetter(int channel=SingletonFunctionObject::GetDefaultChannel())</div><divclass="ttdoc">Construct a new Gpg Key Getter object.</div><divclass="ttdef"><b>Definition:</b> GpgKeyGetter.cpp:41</div></div>
<divclass="ttc"id="aclassGpgFrontend_1_1GpgKeyGetter_html_a7ec8d8431a771c602cbfa946d13d6c74"><divclass="ttname"><ahref="classGpgFrontend_1_1GpgKeyGetter.html#a7ec8d8431a771c602cbfa946d13d6c74">GpgFrontend::GpgKeyGetter::GetKeysCopy</a></div><divclass="ttdeci">KeyListPtr GetKeysCopy(const KeyListPtr &keys)</div><divclass="ttdoc">Get the Keys Copy object.</div><divclass="ttdef"><b>Definition:</b> GpgKeyGetter.cpp:159</div></div>
<divclass="ttc"id="aclassGpgFrontend_1_1GpgKeyGetter_html_ae1d7846ad2fa17ab90c72b3186ba5335"><divclass="ttname"><ahref="classGpgFrontend_1_1GpgKeyGetter.html#ae1d7846ad2fa17ab90c72b3186ba5335">GpgFrontend::GpgKeyGetter::keys_cache_mutex_</a></div><divclass="ttdeci">std::mutex keys_cache_mutex_</div><divclass="ttdoc">shared mutex for the keys cache</div><divclass="ttdef"><b>Definition:</b> GpgKeyGetter.h:133</div></div>
<divclass="ttc"id="aclassGpgFrontend_1_1SingletonFunctionObject_html_aa99440b9177f5d0c18840f08a40d64b7"><divclass="ttname"><ahref="classGpgFrontend_1_1SingletonFunctionObject.html#aa99440b9177f5d0c18840f08a40d64b7">GpgFrontend::SingletonFunctionObject::GetChannel</a></div><divclass="ttdeci">int GetChannel() const</div><divclass="ttdoc">Get the Channel object.</div><divclass="ttdef"><b>Definition:</b> GpgFunctionObject.h:252</div></div>
<divclass="ttc"id="aclassGpgFrontend_1_1GpgKeyGetter_html_afe78ac470287d70e7df51aae327b9f54"><divclass="ttname"><ahref="classGpgFrontend_1_1GpgKeyGetter.html#afe78ac470287d70e7df51aae327b9f54">GpgFrontend::GpgKeyGetter::FetchKey</a></div><divclass="ttdeci">KeyLinkListPtr FetchKey()</div><divclass="ttdoc">Get all the keys by receiving a linked list.</div><divclass="ttdef"><b>Definition:</b> GpgKeyGetter.cpp:87</div></div>
<divclass="ttc"id="aclassGpgFrontend_1_1GpgKeyGetter_html_a841c3fd042e99a76a40ab568f84e77e3"><divclass="ttname"><ahref="classGpgFrontend_1_1GpgKeyGetter.html#a841c3fd042e99a76a40ab568f84e77e3">GpgFrontend::GpgKeyGetter::GetPubkey</a></div><divclass="ttdeci">GpgKey GetPubkey(const std::string &id)</div><divclass="ttdoc">Get the Pubkey object.</div><divclass="ttdef"><b>Definition:</b> GpgKeyGetter.cpp:69</div></div>
<divclass="ttc"id="aclassGpgFrontend_1_1GpgKeyGetter_html_ad9a902ea54566d4583304b072c4add51"><divclass="ttname"><ahref="classGpgFrontend_1_1GpgKeyGetter.html#ad9a902ea54566d4583304b072c4add51">GpgFrontend::GpgKeyGetter::FlushKeyCache</a></div><divclass="ttdeci">void FlushKeyCache()</div><divclass="ttdoc">flush the keys in the cache</div><divclass="ttdef"><b>Definition:</b> GpgKeyGetter.cpp:106</div></div>
<divclass="ttc"id="aclassGpgFrontend_1_1SingletonFunctionObject_html_a50e2b3794d6553f4231eaec72d9d0a50"><divclass="ttname"><ahref="classGpgFrontend_1_1SingletonFunctionObject.html#a50e2b3794d6553f4231eaec72d9d0a50">GpgFrontend::SingletonFunctionObject::GetDefaultChannel</a></div><divclass="ttdeci">static int GetDefaultChannel()</div><divclass="ttdoc">Get the Default Channel object.</div><divclass="ttdef"><b>Definition:</b> GpgFunctionObject.h:245</div></div>
<divclass="ttc"id="aclassGpgFrontend_1_1GpgKeyGetter_html_a9567d5e08ae73c5bafcd1dc378fed066"><divclass="ttname"><ahref="classGpgFrontend_1_1GpgKeyGetter.html#a9567d5e08ae73c5bafcd1dc378fed066">GpgFrontend::GpgKeyGetter::keys_cache_</a></div><divclass="ttdeci">std::map< std::string, GpgKey > keys_cache_</div><divclass="ttdoc">cache the keys with key fpr</div><divclass="ttdef"><b>Definition:</b> GpgKeyGetter.h:127</div></div>
<divclass="ttc"id="aclassGpgFrontend_1_1GpgKeyGetter_html_aa5979c21af58b874b33c203752dcc805"><divclass="ttname"><ahref="classGpgFrontend_1_1GpgKeyGetter.html#aa5979c21af58b874b33c203752dcc805">GpgFrontend::GpgKeyGetter::GetKeys</a></div><divclass="ttdeci">KeyListPtr GetKeys(const KeyIdArgsListPtr &ids)</div><divclass="ttdoc">Get the Keys object.</div><divclass="ttdef"><b>Definition:</b> GpgKeyGetter.cpp:143</div></div>
<divclass="ttc"id="aclassGpgFrontend_1_1GpgKeyGetter_html_ada46e39c09db8ae8ce9c87ca3ed3a876"><divclass="ttname"><ahref="classGpgFrontend_1_1GpgKeyGetter.html#ada46e39c09db8ae8ce9c87ca3ed3a876">GpgFrontend::GpgKeyGetter::GetKey</a></div><divclass="ttdeci">GpgKey GetKey(const std::string &id)</div><divclass="ttdoc">Get the Key object.</div><divclass="ttdef"><b>Definition:</b> GpgKeyGetter.cpp:47</div></div>
<divclass="ttc"id="aclassGpgFrontend_1_1GpgKeyGetter_html_a81941e1f562dc22977a71d00dd10956a"><divclass="ttname"><ahref="classGpgFrontend_1_1GpgKeyGetter.html#a81941e1f562dc22977a71d00dd10956a">GpgFrontend::GpgKeyGetter::ctx_mutex_</a></div><divclass="ttdeci">std::mutex ctx_mutex_</div><divclass="ttdoc">shared mutex for the keys cache</div><divclass="ttdef"><b>Definition:</b> GpgKeyGetter.h:121</div></div>