GpgFrontend-Doxygen/docs/html/classGpgFrontend_1_1GpgVerifyResultAnalyse.html

339 lines
22 KiB
HTML
Raw Normal View History

2022-05-08 19:59:26 +00:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
2022-05-08 22:01:23 +00:00
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.9.1"/>
2022-05-08 19:59:26 +00:00
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>GpgFrontend Project: GpgFrontend::GpgVerifyResultAnalyse Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
2022-05-08 22:01:23 +00:00
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
2022-05-08 19:59:26 +00:00
<div id="projectname">GpgFrontend Project
</div>
<div id="projectbrief">A Free, Powerful, Easy-to-Use, Compact, Cross-Platform, and Installation-Free OpenPGP(pgp) Crypto Tool.</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.9.1 -->
2022-05-08 19:59:26 +00:00
<script type="text/javascript">
2022-05-08 22:01:23 +00:00
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
2022-05-08 19:59:26 +00:00
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
2022-05-08 22:01:23 +00:00
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
2022-05-08 19:59:26 +00:00
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
2022-05-08 22:01:23 +00:00
/* @license-end */</script>
2022-05-08 19:59:26 +00:00
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
2022-05-08 22:01:23 +00:00
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
2022-05-08 19:59:26 +00:00
$(document).ready(function(){initNavTree('classGpgFrontend_1_1GpgVerifyResultAnalyse.html',''); initResizable(); });
/* @license-end */
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="header">
<div class="summary">
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#pri-methods">Private Member Functions</a> &#124;
<a href="#pri-attribs">Private Attributes</a> &#124;
<a href="classGpgFrontend_1_1GpgVerifyResultAnalyse-members.html">List of all members</a> </div>
2022-05-08 22:01:23 +00:00
<div class="headertitle">
<div class="title">GpgFrontend::GpgVerifyResultAnalyse Class Reference</div> </div>
2022-05-08 19:59:26 +00:00
</div><!--header-->
<div class="contents">
<div class="dynheader">
Inheritance diagram for GpgFrontend::GpgVerifyResultAnalyse:</div>
<div class="dyncontent">
<div class="center"><img src="classGpgFrontend_1_1GpgVerifyResultAnalyse__inherit__graph.png" border="0" usemap="#aGpgFrontend_1_1GpgVerifyResultAnalyse_inherit__map" alt="Inheritance graph"/></div>
<map name="aGpgFrontend_1_1GpgVerifyResultAnalyse_inherit__map" id="aGpgFrontend_1_1GpgVerifyResultAnalyse_inherit__map">
2022-05-08 22:01:23 +00:00
<area shape="rect" title=" " alt="" coords="13,233,230,399"/>
<area shape="rect" href="classGpgFrontend_1_1GpgResultAnalyse.html" title=" " alt="" coords="5,5,237,185"/>
</map>
2022-05-08 19:59:26 +00:00
</div>
<div class="dynheader">
Collaboration diagram for GpgFrontend::GpgVerifyResultAnalyse:</div>
<div class="dyncontent">
<div class="center"><img src="classGpgFrontend_1_1GpgVerifyResultAnalyse__coll__graph.png" border="0" usemap="#aGpgFrontend_1_1GpgVerifyResultAnalyse_coll__map" alt="Collaboration graph"/></div>
<map name="aGpgFrontend_1_1GpgVerifyResultAnalyse_coll__map" id="aGpgFrontend_1_1GpgVerifyResultAnalyse_coll__map">
2022-05-08 22:01:23 +00:00
<area shape="rect" title=" " alt="" coords="170,1079,387,1229"/>
<area shape="rect" href="classGpgFrontend_1_1GpgResultAnalyse.html" title=" " alt="" coords="43,851,275,1016"/>
<area shape="rect" title=" " alt="" coords="92,696,225,773"/>
<area shape="rect" title=" " alt="" coords="71,541,246,633"/>
<area shape="rect" title=" " alt="" coords="84,400,233,492"/>
<area shape="rect" title=" " alt="" coords="5,259,147,351"/>
<area shape="rect" title=" " alt="" coords="73,132,244,209"/>
<area shape="rect" title=" " alt="" coords="171,259,317,351"/>
<area shape="rect" title=" " alt="" coords="105,5,212,83"/>
2022-05-08 22:01:23 +00:00
<area shape="rect" title=" " alt="" coords="299,887,503,979"/>
<area shape="rect" title=" " alt="" coords="323,696,480,773"/>
2022-05-08 22:01:23 +00:00
<area shape="rect" title=" " alt="" coords="382,549,421,626"/>
</map>
2022-05-08 19:59:26 +00:00
</div>
<table class="memberdecls">
2022-05-08 22:01:23 +00:00
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
2022-05-08 19:59:26 +00:00
Public Member Functions</h2></td></tr>
<tr class="memitem:ab1d67da5dbe5bd2d665f7121e5f5354b"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGpgFrontend_1_1GpgVerifyResultAnalyse.html#ab1d67da5dbe5bd2d665f7121e5f5354b">GpgVerifyResultAnalyse</a> (GpgError error, GpgVerifyResult result)</td></tr>
<tr class="memdesc:ab1d67da5dbe5bd2d665f7121e5f5354b"><td class="mdescLeft">&#160;</td><td class="mdescRight">Construct a new Verify Result Analyse object. <a href="classGpgFrontend_1_1GpgVerifyResultAnalyse.html#ab1d67da5dbe5bd2d665f7121e5f5354b">More...</a><br /></td></tr>
<tr class="separator:ab1d67da5dbe5bd2d665f7121e5f5354b"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a2063acf8262e2c600b14ed1948486ac3"><td class="memItemLeft" align="right" valign="top">gpgme_signature_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGpgFrontend_1_1GpgVerifyResultAnalyse.html#a2063acf8262e2c600b14ed1948486ac3">GetSignatures</a> () const</td></tr>
<tr class="memdesc:a2063acf8262e2c600b14ed1948486ac3"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the Signatures object. <a href="classGpgFrontend_1_1GpgVerifyResultAnalyse.html#a2063acf8262e2c600b14ed1948486ac3">More...</a><br /></td></tr>
<tr class="separator:a2063acf8262e2c600b14ed1948486ac3"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:acdb7839a5158f078b38d60f0fefc5155"><td class="memItemLeft" align="right" valign="top">GpgVerifyResult&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGpgFrontend_1_1GpgVerifyResultAnalyse.html#acdb7839a5158f078b38d60f0fefc5155">TakeChargeOfResult</a> ()</td></tr>
<tr class="separator:acdb7839a5158f078b38d60f0fefc5155"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pub_methods_classGpgFrontend_1_1GpgResultAnalyse"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classGpgFrontend_1_1GpgResultAnalyse')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="classGpgFrontend_1_1GpgResultAnalyse.html">GpgFrontend::GpgResultAnalyse</a></td></tr>
<tr class="memitem:aa3c9bdf1ea4c87476010ef32fd2fb426 inherit pub_methods_classGpgFrontend_1_1GpgResultAnalyse"><td class="memItemLeft" align="right" valign="top"><a id="aa3c9bdf1ea4c87476010ef32fd2fb426"></a>
&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGpgFrontend_1_1GpgResultAnalyse.html#aa3c9bdf1ea4c87476010ef32fd2fb426">GpgResultAnalyse</a> ()=default</td></tr>
<tr class="memdesc:aa3c9bdf1ea4c87476010ef32fd2fb426 inherit pub_methods_classGpgFrontend_1_1GpgResultAnalyse"><td class="mdescLeft">&#160;</td><td class="mdescRight">Construct a new Result Analyse object. <br /></td></tr>
2022-05-08 19:59:26 +00:00
<tr class="separator:aa3c9bdf1ea4c87476010ef32fd2fb426 inherit pub_methods_classGpgFrontend_1_1GpgResultAnalyse"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aa9e35e573ea4c0ebdbb014d1afbaab9d inherit pub_methods_classGpgFrontend_1_1GpgResultAnalyse"><td class="memItemLeft" align="right" valign="top">const std::string&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGpgFrontend_1_1GpgResultAnalyse.html#aa9e35e573ea4c0ebdbb014d1afbaab9d">GetResultReport</a> () const</td></tr>
<tr class="memdesc:aa9e35e573ea4c0ebdbb014d1afbaab9d inherit pub_methods_classGpgFrontend_1_1GpgResultAnalyse"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the Result Report object. <a href="classGpgFrontend_1_1GpgResultAnalyse.html#aa9e35e573ea4c0ebdbb014d1afbaab9d">More...</a><br /></td></tr>
<tr class="separator:aa9e35e573ea4c0ebdbb014d1afbaab9d inherit pub_methods_classGpgFrontend_1_1GpgResultAnalyse"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a8fc5d4f83e5c0aa0ac19f46c3ec1619e inherit pub_methods_classGpgFrontend_1_1GpgResultAnalyse"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGpgFrontend_1_1GpgResultAnalyse.html#a8fc5d4f83e5c0aa0ac19f46c3ec1619e">GetStatus</a> () const</td></tr>
<tr class="memdesc:a8fc5d4f83e5c0aa0ac19f46c3ec1619e inherit pub_methods_classGpgFrontend_1_1GpgResultAnalyse"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the Status object. <a href="classGpgFrontend_1_1GpgResultAnalyse.html#a8fc5d4f83e5c0aa0ac19f46c3ec1619e">More...</a><br /></td></tr>
<tr class="separator:a8fc5d4f83e5c0aa0ac19f46c3ec1619e inherit pub_methods_classGpgFrontend_1_1GpgResultAnalyse"><td class="memSeparator" colspan="2">&#160;</td></tr>
2022-05-08 22:01:23 +00:00
<tr class="memitem:a80c80d597391d2d531345d3dd507b038 inherit pub_methods_classGpgFrontend_1_1GpgResultAnalyse"><td class="memItemLeft" align="right" valign="top"><a id="a80c80d597391d2d531345d3dd507b038"></a>
2022-05-08 19:59:26 +00:00
void&#160;</td><td class="memItemRight" valign="bottom"><b>Analyse</b> ()</td></tr>
<tr class="separator:a80c80d597391d2d531345d3dd507b038 inherit pub_methods_classGpgFrontend_1_1GpgResultAnalyse"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
2022-05-08 22:01:23 +00:00
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pri-methods"></a>
2022-05-08 19:59:26 +00:00
Private Member Functions</h2></td></tr>
2022-05-08 22:01:23 +00:00
<tr class="memitem:a02933c39d5aa5e448ffd36dfc4bead28"><td class="memItemLeft" align="right" valign="top"><a id="a02933c39d5aa5e448ffd36dfc4bead28"></a>
void&#160;</td><td class="memItemRight" valign="bottom"><b>do_analyse</b> ()</td></tr>
2022-05-08 19:59:26 +00:00
<tr class="separator:a02933c39d5aa5e448ffd36dfc4bead28"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a57bf4a26466e07f7f0ecc19de3782104"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGpgFrontend_1_1GpgVerifyResultAnalyse.html#a57bf4a26466e07f7f0ecc19de3782104">print_signer</a> (std::stringstream &amp;stream, gpgme_signature_t sign)</td></tr>
<tr class="separator:a57bf4a26466e07f7f0ecc19de3782104"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
2022-05-08 22:01:23 +00:00
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pri-attribs"></a>
2022-05-08 19:59:26 +00:00
Private Attributes</h2></td></tr>
2022-05-08 22:01:23 +00:00
<tr class="memitem:ad9e53477ca77f8685ca2102bf0fc5d4c"><td class="memItemLeft" align="right" valign="top"><a id="ad9e53477ca77f8685ca2102bf0fc5d4c"></a>
2022-05-08 19:59:26 +00:00
GpgError&#160;</td><td class="memItemRight" valign="bottom"><b>error_</b></td></tr>
<tr class="separator:ad9e53477ca77f8685ca2102bf0fc5d4c"><td class="memSeparator" colspan="2">&#160;</td></tr>
2022-05-08 22:01:23 +00:00
<tr class="memitem:a09e7a3cc3bf3d64e5d2428cd3040d2b2"><td class="memItemLeft" align="right" valign="top"><a id="a09e7a3cc3bf3d64e5d2428cd3040d2b2"></a>
2022-05-08 19:59:26 +00:00
GpgVerifyResult&#160;</td><td class="memItemRight" valign="bottom"><b>result_</b></td></tr>
<tr class="separator:a09e7a3cc3bf3d64e5d2428cd3040d2b2"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
2022-05-08 22:01:23 +00:00
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="inherited"></a>
2022-05-08 19:59:26 +00:00
Additional Inherited Members</h2></td></tr>
<tr class="inherit_header pro_methods_classGpgFrontend_1_1GpgResultAnalyse"><td colspan="2" onclick="javascript:toggleInherit('pro_methods_classGpgFrontend_1_1GpgResultAnalyse')"><img src="closed.png" alt="-"/>&#160;Protected Member Functions inherited from <a class="el" href="classGpgFrontend_1_1GpgResultAnalyse.html">GpgFrontend::GpgResultAnalyse</a></td></tr>
<tr class="memitem:a7f13592b421c7b0d3853f15cece8d195 inherit pro_methods_classGpgFrontend_1_1GpgResultAnalyse"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGpgFrontend_1_1GpgResultAnalyse.html#a7f13592b421c7b0d3853f15cece8d195">set_status</a> (int m_status)</td></tr>
<tr class="memdesc:a7f13592b421c7b0d3853f15cece8d195 inherit pro_methods_classGpgFrontend_1_1GpgResultAnalyse"><td class="mdescLeft">&#160;</td><td class="mdescRight">Set the status object. <a href="classGpgFrontend_1_1GpgResultAnalyse.html#a7f13592b421c7b0d3853f15cece8d195">More...</a><br /></td></tr>
<tr class="separator:a7f13592b421c7b0d3853f15cece8d195 inherit pro_methods_classGpgFrontend_1_1GpgResultAnalyse"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pro_attribs_classGpgFrontend_1_1GpgResultAnalyse"><td colspan="2" onclick="javascript:toggleInherit('pro_attribs_classGpgFrontend_1_1GpgResultAnalyse')"><img src="closed.png" alt="-"/>&#160;Protected Attributes inherited from <a class="el" href="classGpgFrontend_1_1GpgResultAnalyse.html">GpgFrontend::GpgResultAnalyse</a></td></tr>
2022-05-08 22:01:23 +00:00
<tr class="memitem:abb323cb23d9be5aa0d842d686bbad962 inherit pro_attribs_classGpgFrontend_1_1GpgResultAnalyse"><td class="memItemLeft" align="right" valign="top"><a id="abb323cb23d9be5aa0d842d686bbad962"></a>
2022-05-08 19:59:26 +00:00
std::stringstream&#160;</td><td class="memItemRight" valign="bottom"><b>stream_</b></td></tr>
<tr class="separator:abb323cb23d9be5aa0d842d686bbad962 inherit pro_attribs_classGpgFrontend_1_1GpgResultAnalyse"><td class="memSeparator" colspan="2">&#160;</td></tr>
2022-05-08 22:01:23 +00:00
<tr class="memitem:ad5160473724e6af2c21a4851c635cbc6 inherit pro_attribs_classGpgFrontend_1_1GpgResultAnalyse"><td class="memItemLeft" align="right" valign="top"><a id="ad5160473724e6af2c21a4851c635cbc6"></a>
2022-05-08 19:59:26 +00:00
int&#160;</td><td class="memItemRight" valign="bottom"><b>status_</b> = 1</td></tr>
<tr class="separator:ad5160473724e6af2c21a4851c635cbc6 inherit pro_attribs_classGpgFrontend_1_1GpgResultAnalyse"><td class="memSeparator" colspan="2">&#160;</td></tr>
2022-05-08 22:01:23 +00:00
<tr class="memitem:af82d2d107c9834daea98560f9bca2873 inherit pro_attribs_classGpgFrontend_1_1GpgResultAnalyse"><td class="memItemLeft" align="right" valign="top"><a id="af82d2d107c9834daea98560f9bca2873"></a>
2022-05-08 19:59:26 +00:00
bool&#160;</td><td class="memItemRight" valign="bottom"><b>analysed_</b> = false</td></tr>
<tr class="separator:af82d2d107c9834daea98560f9bca2873 inherit pro_attribs_classGpgFrontend_1_1GpgResultAnalyse"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
2022-05-08 22:01:23 +00:00
<a id="ab1d67da5dbe5bd2d665f7121e5f5354b"></a>
2022-05-08 19:59:26 +00:00
<h2 class="memtitle"><span class="permalink"><a href="#ab1d67da5dbe5bd2d665f7121e5f5354b">&#9670;&nbsp;</a></span>GpgVerifyResultAnalyse()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">GpgFrontend::GpgVerifyResultAnalyse::GpgVerifyResultAnalyse </td>
<td>(</td>
<td class="paramtype">GpgError&#160;</td>
<td class="paramname"><em>error</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">GpgVerifyResult&#160;</td>
<td class="paramname"><em>result</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">explicit</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Construct a new Verify Result Analyse object. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">error</td><td></td></tr>
2022-05-08 22:01:23 +00:00
<tr><td class="paramname">result</td><td>Copyright (C) 2021 Saturneric</td></tr>
2022-05-08 19:59:26 +00:00
</table>
</dd>
</dl>
2022-05-08 22:01:23 +00:00
<p>This file is part of <a class="el" href="namespaceGpgFrontend.html">GpgFrontend</a>.</p>
<p><a class="el" href="namespaceGpgFrontend.html">GpgFrontend</a> is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.</p>
<p><a class="el" href="namespaceGpgFrontend.html">GpgFrontend</a> is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.</p>
<p>You should have received a copy of the GNU General Public License along with <a class="el" href="namespaceGpgFrontend.html">GpgFrontend</a>. If not, see <a href="https://www.gnu.org/licenses/">https://www.gnu.org/licenses/</a>.</p>
<p>The initial version of the source code is inherited from the gpg4usb project, which is under GPL-3.0-or-later.</p>
<p>All the source code of <a class="el" href="namespaceGpgFrontend.html">GpgFrontend</a> was modified and released by Saturneric<a href="#" onclick="location.href='mai'+'lto:'+'eri'+'c@'+'bkt'+'us'+'.co'+'m'; return false;">eric@<span style="display: none;">.nosp@m.</span>bktu<span style="display: none;">.nosp@m.</span>s.com</a> starting on May 12, 2021.</p>
<p>SPDX-License-Identifier: GPL-3.0-or-later </p>
2022-05-08 19:59:26 +00:00
</div>
</div>
<h2 class="groupheader">Member Function Documentation</h2>
2022-05-08 22:01:23 +00:00
<a id="a2063acf8262e2c600b14ed1948486ac3"></a>
2022-05-08 19:59:26 +00:00
<h2 class="memtitle"><span class="permalink"><a href="#a2063acf8262e2c600b14ed1948486ac3">&#9670;&nbsp;</a></span>GetSignatures()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">gpgme_signature_t GpgFrontend::GpgVerifyResultAnalyse::GetSignatures </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</div><div class="memdoc">
<p>Get the Signatures object. </p>
<dl class="section return"><dt>Returns</dt><dd>gpgme_signature_t </dd></dl>
<p class="reference">Referenced by <a class="el" href="namespaceGpgFrontend_1_1UI.html#a9ab218dde057182cb4911c4792acd925">GpgFrontend::UI::import_unknown_key_from_keyserver()</a>.</p>
</div>
</div>
2022-05-08 22:01:23 +00:00
<a id="a57bf4a26466e07f7f0ecc19de3782104"></a>
2022-05-08 19:59:26 +00:00
<h2 class="memtitle"><span class="permalink"><a href="#a57bf4a26466e07f7f0ecc19de3782104">&#9670;&nbsp;</a></span>print_signer()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">bool GpgFrontend::GpgVerifyResultAnalyse::print_signer </td>
<td>(</td>
<td class="paramtype">std::stringstream &amp;&#160;</td>
<td class="paramname"><em>stream</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">gpgme_signature_t&#160;</td>
<td class="paramname"><em>sign</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">private</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">stream</td><td></td></tr>
<tr><td class="paramname">sign</td><td></td></tr>
</table>
</dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>true </dd>
<dd>
false </dd></dl>
<p class="reference">References <a class="el" href="classGpgFrontend_1_1SingletonFunctionObject.html#a70484d7cfe9f9dcbcd5f8bb749250f36">GpgFrontend::SingletonFunctionObject&lt; GpgKeyGetter &gt;::GetInstance()</a>, and <a class="el" href="classGpgFrontend_1_1GpgKeyGetter.html#a94243d09c9418c8ebf0c7cdab4a2b7f1">GpgFrontend::GpgKeyGetter::GetKey()</a>.</p>
2022-05-08 19:59:26 +00:00
</div>
</div>
2022-05-08 22:01:23 +00:00
<a id="acdb7839a5158f078b38d60f0fefc5155"></a>
2022-05-08 19:59:26 +00:00
<h2 class="memtitle"><span class="permalink"><a href="#acdb7839a5158f078b38d60f0fefc5155">&#9670;&nbsp;</a></span>TakeChargeOfResult()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">GpgFrontend::GpgVerifyResult GpgFrontend::GpgVerifyResultAnalyse::TakeChargeOfResult </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<dl class="section return"><dt>Returns</dt><dd>GpgVerifyResult </dd></dl>
</div>
</div>
<hr/>The documentation for this class was generated from the following files:<ul>
<li>src/core/function/result_analyse/<a class="el" href="GpgVerifyResultAnalyse_8h_source.html">GpgVerifyResultAnalyse.h</a></li>
<li>src/core/function/result_analyse/GpgVerifyResultAnalyse.cpp</li>
</ul>
</div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="namespaceGpgFrontend.html">GpgFrontend</a></li><li class="navelem"><a class="el" href="classGpgFrontend_1_1GpgVerifyResultAnalyse.html">GpgVerifyResultAnalyse</a></li>
<li class="footer">Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1 </li>
2022-05-08 19:59:26 +00:00
</ul>
</div>
</body>
</html>