GpgFrontend-Doxygen/docs/html/classGpgFrontend_1_1GpgSubKey.html

720 lines
35 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.8.17"/>
2022-05-08 19:59:26 +00:00
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>GpgFrontend Project: GpgFrontend::GpgSubKey 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 -->
2022-05-08 22:01:23 +00:00
<!-- Generated by Doxygen 1.8.17 -->
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');
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_1GpgSubKey.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-types">Private Types</a> &#124;
<a href="#pri-attribs">Private Attributes</a> &#124;
<a href="classGpgFrontend_1_1GpgSubKey-members.html">List of all members</a> </div>
2022-05-08 22:01:23 +00:00
<div class="headertitle">
<div class="title">GpgFrontend::GpgSubKey Class Reference</div> </div>
2022-05-08 19:59:26 +00:00
</div><!--header-->
<div class="contents">
<div class="dynheader">
Collaboration diagram for GpgFrontend::GpgSubKey:</div>
<div class="dyncontent">
2022-05-08 22:01:23 +00:00
<div class="center"><img src="classGpgFrontend_1_1GpgSubKey__coll__graph.png" border="0" usemap="#GpgFrontend_1_1GpgSubKey_coll__map" alt="Collaboration graph"/></div>
<map name="GpgFrontend_1_1GpgSubKey_coll__map" id="GpgFrontend_1_1GpgSubKey_coll__map">
<area shape="rect" title=" " alt="" coords="5,484,249,708"/>
<area shape="rect" title=" " alt="" coords="17,315,237,421"/>
<area shape="rect" title="STL class." alt="" coords="49,145,206,223"/>
<area shape="rect" title=" " alt="" coords="108,5,147,83"/>
</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:a48d3dfbd3aae9523ffbdb916aad8ad53"><td class="memItemLeft" align="right" valign="top">std::string&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGpgFrontend_1_1GpgSubKey.html#a48d3dfbd3aae9523ffbdb916aad8ad53">GetID</a> () const</td></tr>
<tr class="separator:a48d3dfbd3aae9523ffbdb916aad8ad53"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a09b00ac6a3b934b816f9522f78e77d59"><td class="memItemLeft" align="right" valign="top">std::string&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGpgFrontend_1_1GpgSubKey.html#a09b00ac6a3b934b816f9522f78e77d59">GetFingerprint</a> () const</td></tr>
<tr class="separator:a09b00ac6a3b934b816f9522f78e77d59"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a629f904a81c7c09ac9769b3fcf3b48f5"><td class="memItemLeft" align="right" valign="top">std::string&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGpgFrontend_1_1GpgSubKey.html#a629f904a81c7c09ac9769b3fcf3b48f5">GetPubkeyAlgo</a> () const</td></tr>
<tr class="separator:a629f904a81c7c09ac9769b3fcf3b48f5"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a18d7a2f0a3cee32a123b780f2b8b8708"><td class="memItemLeft" align="right" valign="top">unsigned int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGpgFrontend_1_1GpgSubKey.html#a18d7a2f0a3cee32a123b780f2b8b8708">GetKeyLength</a> () const</td></tr>
<tr class="separator:a18d7a2f0a3cee32a123b780f2b8b8708"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ab67395a986184cb9b20f3dc178fc52be"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGpgFrontend_1_1GpgSubKey.html#ab67395a986184cb9b20f3dc178fc52be">IsHasEncryptionCapability</a> () const</td></tr>
<tr class="separator:ab67395a986184cb9b20f3dc178fc52be"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ab9208165c74b93fa8c5b7a06cd808f56"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGpgFrontend_1_1GpgSubKey.html#ab9208165c74b93fa8c5b7a06cd808f56">IsHasSigningCapability</a> () const</td></tr>
<tr class="separator:ab9208165c74b93fa8c5b7a06cd808f56"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a56938360f873949aa9ba3dbdaab519d1"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGpgFrontend_1_1GpgSubKey.html#a56938360f873949aa9ba3dbdaab519d1">IsHasCertificationCapability</a> () const</td></tr>
<tr class="separator:a56938360f873949aa9ba3dbdaab519d1"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a04d9df643cd08200cd742dc243be6cd6"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGpgFrontend_1_1GpgSubKey.html#a04d9df643cd08200cd742dc243be6cd6">IsHasAuthenticationCapability</a> () const</td></tr>
<tr class="separator:a04d9df643cd08200cd742dc243be6cd6"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:accb86b50755698b3e1e7fdfe06f44e84"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGpgFrontend_1_1GpgSubKey.html#accb86b50755698b3e1e7fdfe06f44e84">IsPrivateKey</a> () const</td></tr>
<tr class="separator:accb86b50755698b3e1e7fdfe06f44e84"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac686352b5ede5aa4dd74b3488c53891e"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGpgFrontend_1_1GpgSubKey.html#ac686352b5ede5aa4dd74b3488c53891e">IsExpired</a> () const</td></tr>
<tr class="separator:ac686352b5ede5aa4dd74b3488c53891e"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a9cc81c515b6a197757b48dd334cc3344"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGpgFrontend_1_1GpgSubKey.html#a9cc81c515b6a197757b48dd334cc3344">IsRevoked</a> () const</td></tr>
<tr class="separator:a9cc81c515b6a197757b48dd334cc3344"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a75abb60a2130efc7fad8ab8fb3157042"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGpgFrontend_1_1GpgSubKey.html#a75abb60a2130efc7fad8ab8fb3157042">IsDisabled</a> () const</td></tr>
<tr class="separator:a75abb60a2130efc7fad8ab8fb3157042"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a8fcbeae2ef3ad73a5aedee19f6de3e60"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGpgFrontend_1_1GpgSubKey.html#a8fcbeae2ef3ad73a5aedee19f6de3e60">IsSecretKey</a> () const</td></tr>
<tr class="separator:a8fcbeae2ef3ad73a5aedee19f6de3e60"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ad818aa66e47d6686eb8ff253b3c21814"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGpgFrontend_1_1GpgSubKey.html#ad818aa66e47d6686eb8ff253b3c21814">IsCardKey</a> () const</td></tr>
<tr class="separator:ad818aa66e47d6686eb8ff253b3c21814"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a5e897d439606a35103a0b260be28c6a4"><td class="memItemLeft" align="right" valign="top">boost::posix_time::ptime&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGpgFrontend_1_1GpgSubKey.html#a5e897d439606a35103a0b260be28c6a4">GetCreateTime</a> () const</td></tr>
<tr class="separator:a5e897d439606a35103a0b260be28c6a4"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a6696d67af322fa2125d99b50cae50417"><td class="memItemLeft" align="right" valign="top">boost::posix_time::ptime&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGpgFrontend_1_1GpgSubKey.html#a6696d67af322fa2125d99b50cae50417">GetExpireTime</a> () const</td></tr>
<tr class="separator:a6696d67af322fa2125d99b50cae50417"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a59eba8a9d23429140e9a68126c9c7c5e"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGpgFrontend_1_1GpgSubKey.html#a59eba8a9d23429140e9a68126c9c7c5e">GpgSubKey</a> ()</td></tr>
<tr class="memdesc:a59eba8a9d23429140e9a68126c9c7c5e"><td class="mdescLeft">&#160;</td><td class="mdescRight">Construct a new Gpg Sub Key object. <a href="classGpgFrontend_1_1GpgSubKey.html#a59eba8a9d23429140e9a68126c9c7c5e">More...</a><br /></td></tr>
<tr class="separator:a59eba8a9d23429140e9a68126c9c7c5e"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3c9605e6ccb7fa53d9c9013453d561fe"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGpgFrontend_1_1GpgSubKey.html#a3c9605e6ccb7fa53d9c9013453d561fe">GpgSubKey</a> (gpgme_subkey_t subkey)</td></tr>
<tr class="memdesc:a3c9605e6ccb7fa53d9c9013453d561fe"><td class="mdescLeft">&#160;</td><td class="mdescRight">Construct a new Gpg Sub Key object. <a href="classGpgFrontend_1_1GpgSubKey.html#a3c9605e6ccb7fa53d9c9013453d561fe">More...</a><br /></td></tr>
<tr class="separator:a3c9605e6ccb7fa53d9c9013453d561fe"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ad12e160dbb394a849d6cf31e614a76f5"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGpgFrontend_1_1GpgSubKey.html#ad12e160dbb394a849d6cf31e614a76f5">GpgSubKey</a> (<a class="el" href="classGpgFrontend_1_1GpgSubKey.html">GpgSubKey</a> &amp;&amp;o) noexcept</td></tr>
<tr class="memdesc:ad12e160dbb394a849d6cf31e614a76f5"><td class="mdescLeft">&#160;</td><td class="mdescRight">Construct a new Gpg Sub Key object. <a href="classGpgFrontend_1_1GpgSubKey.html#ad12e160dbb394a849d6cf31e614a76f5">More...</a><br /></td></tr>
<tr class="separator:ad12e160dbb394a849d6cf31e614a76f5"><td class="memSeparator" colspan="2">&#160;</td></tr>
2022-05-08 22:01:23 +00:00
<tr class="memitem:a6e8df85f8c1dea7705b761e68bb949ab"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGpgFrontend_1_1GpgSubKey.html#a6e8df85f8c1dea7705b761e68bb949ab">GpgSubKey</a> (const <a class="el" href="classGpgFrontend_1_1GpgSubKey.html">GpgSubKey</a> &amp;)=delete</td></tr>
<tr class="memdesc:a6e8df85f8c1dea7705b761e68bb949ab"><td class="mdescLeft">&#160;</td><td class="mdescRight">Construct a new Gpg Sub Key object. <a href="classGpgFrontend_1_1GpgSubKey.html#a6e8df85f8c1dea7705b761e68bb949ab">More...</a><br /></td></tr>
2022-05-08 19:59:26 +00:00
<tr class="separator:a6e8df85f8c1dea7705b761e68bb949ab"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:acc9bb0f214c44802ad45d2557afebbae"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classGpgFrontend_1_1GpgSubKey.html">GpgSubKey</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGpgFrontend_1_1GpgSubKey.html#acc9bb0f214c44802ad45d2557afebbae">operator=</a> (<a class="el" href="classGpgFrontend_1_1GpgSubKey.html">GpgSubKey</a> &amp;&amp;o) noexcept</td></tr>
<tr class="separator:acc9bb0f214c44802ad45d2557afebbae"><td class="memSeparator" colspan="2">&#160;</td></tr>
2022-05-08 22:01:23 +00:00
<tr class="memitem:ac4187d50f525188c6aaea29a86f83bba"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classGpgFrontend_1_1GpgSubKey.html">GpgSubKey</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGpgFrontend_1_1GpgSubKey.html#ac4187d50f525188c6aaea29a86f83bba">operator=</a> (const <a class="el" href="classGpgFrontend_1_1GpgSubKey.html">GpgSubKey</a> &amp;)=delete</td></tr>
<tr class="separator:ac4187d50f525188c6aaea29a86f83bba"><td class="memSeparator" colspan="2">&#160;</td></tr>
2022-05-08 19:59:26 +00:00
<tr class="memitem:a1c88420ec4756f2e5bda1b76ff2f7c2d"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGpgFrontend_1_1GpgSubKey.html#a1c88420ec4756f2e5bda1b76ff2f7c2d">operator==</a> (const <a class="el" href="classGpgFrontend_1_1GpgSubKey.html">GpgSubKey</a> &amp;o) const</td></tr>
<tr class="separator:a1c88420ec4756f2e5bda1b76ff2f7c2d"><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-types"></a>
2022-05-08 19:59:26 +00:00
Private Types</h2></td></tr>
2022-05-08 22:01:23 +00:00
<tr class="memitem:a278abd1ba3abd90b05ed4ad494bc1e78"><td class="memItemLeft" align="right" valign="top"><a id="a278abd1ba3abd90b05ed4ad494bc1e78"></a>
2022-05-08 19:59:26 +00:00
using&#160;</td><td class="memItemRight" valign="bottom"><b>SubkeyRefHandler</b> = std::unique_ptr&lt; struct _gpgme_subkey, std::function&lt; void(gpgme_subkey_t)&gt; &gt;</td></tr>
<tr class="separator:a278abd1ba3abd90b05ed4ad494bc1e78"><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:a443f8ac5f47e5ac0ea3ac91edefe8c3c"><td class="memItemLeft" align="right" valign="top"><a id="a443f8ac5f47e5ac0ea3ac91edefe8c3c"></a>
2022-05-08 19:59:26 +00:00
SubkeyRefHandler&#160;</td><td class="memItemRight" valign="bottom"><b>_subkey_ref</b> = nullptr</td></tr>
<tr class="separator:a443f8ac5f47e5ac0ea3ac91edefe8c3c"><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="a59eba8a9d23429140e9a68126c9c7c5e"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a59eba8a9d23429140e9a68126c9c7c5e">&#9670;&nbsp;</a></span>GpgSubKey() <span class="overload">[1/4]</span></h2>
2022-05-08 19:59:26 +00:00
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">GpgFrontend::GpgSubKey::GpgSubKey </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">default</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Construct a new Gpg Sub Key object. </p>
2022-05-08 22:01:23 +00:00
<p>Copyright (C) 2021 Saturneric</p>
<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>
2022-05-08 22:01:23 +00:00
<a id="a3c9605e6ccb7fa53d9c9013453d561fe"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a3c9605e6ccb7fa53d9c9013453d561fe">&#9670;&nbsp;</a></span>GpgSubKey() <span class="overload">[2/4]</span></h2>
2022-05-08 19:59:26 +00:00
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">GpgFrontend::GpgSubKey::GpgSubKey </td>
<td>(</td>
<td class="paramtype">gpgme_subkey_t&#160;</td>
<td class="paramname"><em>subkey</em></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 Gpg Sub Key object. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">subkey</td><td></td></tr>
</table>
</dd>
</dl>
</div>
</div>
2022-05-08 22:01:23 +00:00
<a id="ad12e160dbb394a849d6cf31e614a76f5"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ad12e160dbb394a849d6cf31e614a76f5">&#9670;&nbsp;</a></span>GpgSubKey() <span class="overload">[3/4]</span></h2>
2022-05-08 19:59:26 +00:00
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">GpgFrontend::GpgSubKey::GpgSubKey </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classGpgFrontend_1_1GpgSubKey.html">GpgSubKey</a> &amp;&amp;&#160;</td>
<td class="paramname"><em>o</em></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">noexcept</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Construct a new Gpg Sub Key object. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">o</td><td></td></tr>
</table>
</dd>
</dl>
2022-05-08 22:01:23 +00:00
</div>
</div>
<a id="a6e8df85f8c1dea7705b761e68bb949ab"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a6e8df85f8c1dea7705b761e68bb949ab">&#9670;&nbsp;</a></span>GpgSubKey() <span class="overload">[4/4]</span></h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">GpgFrontend::GpgSubKey::GpgSubKey </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classGpgFrontend_1_1GpgSubKey.html">GpgSubKey</a> &amp;&#160;</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">delete</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Construct a new Gpg Sub Key object. </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="a5e897d439606a35103a0b260be28c6a4"></a>
2022-05-08 19:59:26 +00:00
<h2 class="memtitle"><span class="permalink"><a href="#a5e897d439606a35103a0b260be28c6a4">&#9670;&nbsp;</a></span>GetCreateTime()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">boost::posix_time::ptime GpgFrontend::GpgSubKey::GetCreateTime </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</div><div class="memdoc">
<dl class="section return"><dt>Returns</dt><dd>boost::posix_time::ptime </dd></dl>
</div>
</div>
2022-05-08 22:01:23 +00:00
<a id="a6696d67af322fa2125d99b50cae50417"></a>
2022-05-08 19:59:26 +00:00
<h2 class="memtitle"><span class="permalink"><a href="#a6696d67af322fa2125d99b50cae50417">&#9670;&nbsp;</a></span>GetExpireTime()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">boost::posix_time::ptime GpgFrontend::GpgSubKey::GetExpireTime </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</div><div class="memdoc">
<dl class="section return"><dt>Returns</dt><dd>boost::posix_time::ptime </dd></dl>
</div>
</div>
2022-05-08 22:01:23 +00:00
<a id="a09b00ac6a3b934b816f9522f78e77d59"></a>
2022-05-08 19:59:26 +00:00
<h2 class="memtitle"><span class="permalink"><a href="#a09b00ac6a3b934b816f9522f78e77d59">&#9670;&nbsp;</a></span>GetFingerprint()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">std::string GpgFrontend::GpgSubKey::GetFingerprint </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</div><div class="memdoc">
<dl class="section return"><dt>Returns</dt><dd>std::string </dd></dl>
<p class="reference">Referenced by <a class="el" href="classGpgFrontend_1_1GpgSubKey.html#a1c88420ec4756f2e5bda1b76ff2f7c2d">operator==()</a>.</p>
</div>
</div>
2022-05-08 22:01:23 +00:00
<a id="a48d3dfbd3aae9523ffbdb916aad8ad53"></a>
2022-05-08 19:59:26 +00:00
<h2 class="memtitle"><span class="permalink"><a href="#a48d3dfbd3aae9523ffbdb916aad8ad53">&#9670;&nbsp;</a></span>GetID()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">std::string GpgFrontend::GpgSubKey::GetID </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</div><div class="memdoc">
<dl class="section return"><dt>Returns</dt><dd>std::string </dd></dl>
</div>
</div>
2022-05-08 22:01:23 +00:00
<a id="a18d7a2f0a3cee32a123b780f2b8b8708"></a>
2022-05-08 19:59:26 +00:00
<h2 class="memtitle"><span class="permalink"><a href="#a18d7a2f0a3cee32a123b780f2b8b8708">&#9670;&nbsp;</a></span>GetKeyLength()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">unsigned int GpgFrontend::GpgSubKey::GetKeyLength </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</div><div class="memdoc">
<dl class="section return"><dt>Returns</dt><dd>unsigned int </dd></dl>
</div>
</div>
2022-05-08 22:01:23 +00:00
<a id="a629f904a81c7c09ac9769b3fcf3b48f5"></a>
2022-05-08 19:59:26 +00:00
<h2 class="memtitle"><span class="permalink"><a href="#a629f904a81c7c09ac9769b3fcf3b48f5">&#9670;&nbsp;</a></span>GetPubkeyAlgo()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">std::string GpgFrontend::GpgSubKey::GetPubkeyAlgo </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</div><div class="memdoc">
<dl class="section return"><dt>Returns</dt><dd>std::string </dd></dl>
</div>
</div>
2022-05-08 22:01:23 +00:00
<a id="ad818aa66e47d6686eb8ff253b3c21814"></a>
2022-05-08 19:59:26 +00:00
<h2 class="memtitle"><span class="permalink"><a href="#ad818aa66e47d6686eb8ff253b3c21814">&#9670;&nbsp;</a></span>IsCardKey()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool GpgFrontend::GpgSubKey::IsCardKey </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</div><div class="memdoc">
<dl class="section return"><dt>Returns</dt><dd>true </dd>
<dd>
false </dd></dl>
</div>
</div>
2022-05-08 22:01:23 +00:00
<a id="a75abb60a2130efc7fad8ab8fb3157042"></a>
2022-05-08 19:59:26 +00:00
<h2 class="memtitle"><span class="permalink"><a href="#a75abb60a2130efc7fad8ab8fb3157042">&#9670;&nbsp;</a></span>IsDisabled()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool GpgFrontend::GpgSubKey::IsDisabled </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</div><div class="memdoc">
<dl class="section return"><dt>Returns</dt><dd>true </dd>
<dd>
false </dd></dl>
</div>
</div>
2022-05-08 22:01:23 +00:00
<a id="ac686352b5ede5aa4dd74b3488c53891e"></a>
2022-05-08 19:59:26 +00:00
<h2 class="memtitle"><span class="permalink"><a href="#ac686352b5ede5aa4dd74b3488c53891e">&#9670;&nbsp;</a></span>IsExpired()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool GpgFrontend::GpgSubKey::IsExpired </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</div><div class="memdoc">
<dl class="section return"><dt>Returns</dt><dd>true </dd>
<dd>
false </dd></dl>
</div>
</div>
2022-05-08 22:01:23 +00:00
<a id="a04d9df643cd08200cd742dc243be6cd6"></a>
2022-05-08 19:59:26 +00:00
<h2 class="memtitle"><span class="permalink"><a href="#a04d9df643cd08200cd742dc243be6cd6">&#9670;&nbsp;</a></span>IsHasAuthenticationCapability()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool GpgFrontend::GpgSubKey::IsHasAuthenticationCapability </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</div><div class="memdoc">
<dl class="section return"><dt>Returns</dt><dd>true </dd>
<dd>
false </dd></dl>
</div>
</div>
2022-05-08 22:01:23 +00:00
<a id="a56938360f873949aa9ba3dbdaab519d1"></a>
2022-05-08 19:59:26 +00:00
<h2 class="memtitle"><span class="permalink"><a href="#a56938360f873949aa9ba3dbdaab519d1">&#9670;&nbsp;</a></span>IsHasCertificationCapability()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool GpgFrontend::GpgSubKey::IsHasCertificationCapability </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</div><div class="memdoc">
<dl class="section return"><dt>Returns</dt><dd>true </dd>
<dd>
false </dd></dl>
</div>
</div>
2022-05-08 22:01:23 +00:00
<a id="ab67395a986184cb9b20f3dc178fc52be"></a>
2022-05-08 19:59:26 +00:00
<h2 class="memtitle"><span class="permalink"><a href="#ab67395a986184cb9b20f3dc178fc52be">&#9670;&nbsp;</a></span>IsHasEncryptionCapability()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool GpgFrontend::GpgSubKey::IsHasEncryptionCapability </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</div><div class="memdoc">
<dl class="section return"><dt>Returns</dt><dd>true </dd>
<dd>
false </dd></dl>
</div>
</div>
2022-05-08 22:01:23 +00:00
<a id="ab9208165c74b93fa8c5b7a06cd808f56"></a>
2022-05-08 19:59:26 +00:00
<h2 class="memtitle"><span class="permalink"><a href="#ab9208165c74b93fa8c5b7a06cd808f56">&#9670;&nbsp;</a></span>IsHasSigningCapability()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool GpgFrontend::GpgSubKey::IsHasSigningCapability </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</div><div class="memdoc">
<dl class="section return"><dt>Returns</dt><dd>true </dd>
<dd>
false </dd></dl>
</div>
</div>
2022-05-08 22:01:23 +00:00
<a id="accb86b50755698b3e1e7fdfe06f44e84"></a>
2022-05-08 19:59:26 +00:00
<h2 class="memtitle"><span class="permalink"><a href="#accb86b50755698b3e1e7fdfe06f44e84">&#9670;&nbsp;</a></span>IsPrivateKey()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool GpgFrontend::GpgSubKey::IsPrivateKey </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</div><div class="memdoc">
<dl class="section return"><dt>Returns</dt><dd>true </dd>
<dd>
false </dd></dl>
</div>
</div>
2022-05-08 22:01:23 +00:00
<a id="a9cc81c515b6a197757b48dd334cc3344"></a>
2022-05-08 19:59:26 +00:00
<h2 class="memtitle"><span class="permalink"><a href="#a9cc81c515b6a197757b48dd334cc3344">&#9670;&nbsp;</a></span>IsRevoked()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool GpgFrontend::GpgSubKey::IsRevoked </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</div><div class="memdoc">
<dl class="section return"><dt>Returns</dt><dd>true </dd>
<dd>
false </dd></dl>
</div>
</div>
2022-05-08 22:01:23 +00:00
<a id="a8fcbeae2ef3ad73a5aedee19f6de3e60"></a>
2022-05-08 19:59:26 +00:00
<h2 class="memtitle"><span class="permalink"><a href="#a8fcbeae2ef3ad73a5aedee19f6de3e60">&#9670;&nbsp;</a></span>IsSecretKey()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool GpgFrontend::GpgSubKey::IsSecretKey </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</div><div class="memdoc">
<dl class="section return"><dt>Returns</dt><dd>true </dd>
<dd>
false </dd></dl>
</div>
</div>
2022-05-08 22:01:23 +00:00
<a id="ac4187d50f525188c6aaea29a86f83bba"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ac4187d50f525188c6aaea29a86f83bba">&#9670;&nbsp;</a></span>operator=() <span class="overload">[1/2]</span></h2>
2022-05-08 19:59:26 +00:00
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
2022-05-08 22:01:23 +00:00
<td class="memname"><a class="el" href="classGpgFrontend_1_1GpgSubKey.html">GpgSubKey</a>&amp; GpgFrontend::GpgSubKey::operator= </td>
2022-05-08 19:59:26 +00:00
<td>(</td>
<td class="paramtype">const <a class="el" href="classGpgFrontend_1_1GpgSubKey.html">GpgSubKey</a> &amp;&#160;</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">delete</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<dl class="section return"><dt>Returns</dt><dd><a class="el" href="classGpgFrontend_1_1GpgSubKey.html">GpgSubKey</a>&amp; </dd></dl>
</div>
</div>
2022-05-08 22:01:23 +00:00
<a id="acc9bb0f214c44802ad45d2557afebbae"></a>
2022-05-08 19:59:26 +00:00
<h2 class="memtitle"><span class="permalink"><a href="#acc9bb0f214c44802ad45d2557afebbae">&#9670;&nbsp;</a></span>operator=() <span class="overload">[2/2]</span></h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classGpgFrontend_1_1GpgSubKey.html">GpgFrontend::GpgSubKey</a> &amp; GpgFrontend::GpgSubKey::operator= </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classGpgFrontend_1_1GpgSubKey.html">GpgSubKey</a> &amp;&amp;&#160;</td>
<td class="paramname"><em>o</em></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">noexcept</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">o</td><td></td></tr>
</table>
</dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd><a class="el" href="classGpgFrontend_1_1GpgSubKey.html">GpgSubKey</a>&amp; </dd></dl>
</div>
</div>
2022-05-08 22:01:23 +00:00
<a id="a1c88420ec4756f2e5bda1b76ff2f7c2d"></a>
2022-05-08 19:59:26 +00:00
<h2 class="memtitle"><span class="permalink"><a href="#a1c88420ec4756f2e5bda1b76ff2f7c2d">&#9670;&nbsp;</a></span>operator==()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool GpgFrontend::GpgSubKey::operator== </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classGpgFrontend_1_1GpgSubKey.html">GpgSubKey</a> &amp;&#160;</td>
<td class="paramname"><em>o</em></td><td>)</td>
<td> const</td>
</tr>
</table>
</div><div class="memdoc">
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">o</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_1GpgSubKey.html#a09b00ac6a3b934b816f9522f78e77d59">GetFingerprint()</a>.</p>
</div>
</div>
<hr/>The documentation for this class was generated from the following files:<ul>
<li>src/core/model/<a class="el" href="GpgSubKey_8h_source.html">GpgSubKey.h</a></li>
<li>src/core/model/GpgSubKey.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_1GpgSubKey.html">GpgSubKey</a></li>
2022-05-08 22:01:23 +00:00
<li class="footer">Generated by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.17 </li>
2022-05-08 19:59:26 +00:00
</ul>
</div>
</body>
</html>