Files
pcp/man/html/struct__pcp__rec__t.html

156 lines
7.7 KiB
HTML
Raw Normal View History

2014-02-20 20:09:24 +01:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://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"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<title>libpcp: _pcp_rec_t Struct 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="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>
<tr style="height: 56px;">
<td style="padding-left: 0.5em;">
<div id="projectname">libpcp
&#160;<span id="projectnumber">0.2.1</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.2 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main&#160;Page</span></a></li>
<li><a href="modules.html"><span>Modules</span></a></li>
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="annotated.html"><span>Class&#160;List</span></a></li>
<li><a href="functions.html"><span>Class&#160;Members</span></a></li>
</ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#pub-attribs">Public Attributes</a> &#124;
<a href="struct__pcp__rec__t-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">_pcp_rec_t Struct Reference<div class="ingroups"><a class="el" href="group__KEYS.html">KEYS</a></div></div> </div>
</div><!--header-->
<div class="contents">
<p>Encrypted recipient list.
<a href="struct__pcp__rec__t.html#details">More...</a></p>
<p><code>#include &lt;<a class="el" href="key_8h_source.html">key.h</a>&gt;</code></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a>
Public Attributes</h2></td></tr>
<tr class="memitem:a1e3bc60866c85b917b284ed6590e4145"><td class="memItemLeft" align="right" valign="top">size_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct__pcp__rec__t.html#a1e3bc60866c85b917b284ed6590e4145">ciphersize</a></td></tr>
<tr class="memdesc:a1e3bc60866c85b917b284ed6590e4145"><td class="mdescLeft">&#160;</td><td class="mdescRight">the size of the encrypted recipient list <a href="#a1e3bc60866c85b917b284ed6590e4145"></a><br/></td></tr>
<tr class="separator:a1e3bc60866c85b917b284ed6590e4145"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a5ee9ab68d084ed116bb81bd773122ada"><td class="memItemLeft" align="right" valign="top">byte *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct__pcp__rec__t.html#a5ee9ab68d084ed116bb81bd773122ada">cipher</a></td></tr>
<tr class="memdesc:a5ee9ab68d084ed116bb81bd773122ada"><td class="mdescLeft">&#160;</td><td class="mdescRight">contains the whole encrypted recipient list <a href="#a5ee9ab68d084ed116bb81bd773122ada"></a><br/></td></tr>
<tr class="separator:a5ee9ab68d084ed116bb81bd773122ada"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a0167577bf19d9845c4f16c83878f74c8"><td class="memItemLeft" align="right" valign="top"><a class="el" href="group__KEYS.html#gae88eb39995125f3b68b4ce9175b41732">pcp_key_t</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct__pcp__rec__t.html#a0167577bf19d9845c4f16c83878f74c8">secret</a></td></tr>
<tr class="memdesc:a0167577bf19d9845c4f16c83878f74c8"><td class="mdescLeft">&#160;</td><td class="mdescRight">the secret key of the recipient for signing <a href="#a0167577bf19d9845c4f16c83878f74c8"></a><br/></td></tr>
<tr class="separator:a0167577bf19d9845c4f16c83878f74c8"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac8918a7a90e23d54ca5d1873c6fbcd02"><td class="memItemLeft" align="right" valign="top"><a class="el" href="group__KEYS.html#ga859c793ca80717fdfc8ebef3e7224746">pcp_pubkey_t</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct__pcp__rec__t.html#ac8918a7a90e23d54ca5d1873c6fbcd02">pub</a></td></tr>
<tr class="memdesc:ac8918a7a90e23d54ca5d1873c6fbcd02"><td class="mdescLeft">&#160;</td><td class="mdescRight">if verification were ok, contains the public key of the signer <a href="#ac8918a7a90e23d54ca5d1873c6fbcd02"></a><br/></td></tr>
<tr class="separator:ac8918a7a90e23d54ca5d1873c6fbcd02"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Encrypted recipient list. </p>
<p>Encrypted recipient list, required for crypt+sign contains the encrypted recipients and the secret key required for signing the message+recipients.</p>
<p>Used internally only. </p>
<p>Definition at line <a class="el" href="key_8h_source.html#l00166">166</a> of file <a class="el" href="key_8h_source.html">key.h</a>.</p>
</div><h2 class="groupheader">Member Data Documentation</h2>
<a class="anchor" id="a5ee9ab68d084ed116bb81bd773122ada"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">byte* _pcp_rec_t::cipher</td>
</tr>
</table>
</div><div class="memdoc">
<p>contains the whole encrypted recipient list </p>
<p>Definition at line <a class="el" href="key_8h_source.html#l00168">168</a> of file <a class="el" href="key_8h_source.html">key.h</a>.</p>
</div>
</div>
<a class="anchor" id="a1e3bc60866c85b917b284ed6590e4145"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">size_t _pcp_rec_t::ciphersize</td>
</tr>
</table>
</div><div class="memdoc">
<p>the size of the encrypted recipient list </p>
<p>Definition at line <a class="el" href="key_8h_source.html#l00167">167</a> of file <a class="el" href="key_8h_source.html">key.h</a>.</p>
</div>
</div>
<a class="anchor" id="ac8918a7a90e23d54ca5d1873c6fbcd02"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="group__KEYS.html#ga859c793ca80717fdfc8ebef3e7224746">pcp_pubkey_t</a>* _pcp_rec_t::pub</td>
</tr>
</table>
</div><div class="memdoc">
<p>if verification were ok, contains the public key of the signer </p>
<p>Definition at line <a class="el" href="key_8h_source.html#l00170">170</a> of file <a class="el" href="key_8h_source.html">key.h</a>.</p>
</div>
</div>
<a class="anchor" id="a0167577bf19d9845c4f16c83878f74c8"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="group__KEYS.html#gae88eb39995125f3b68b4ce9175b41732">pcp_key_t</a>* _pcp_rec_t::secret</td>
</tr>
</table>
</div><div class="memdoc">
<p>the secret key of the recipient for signing </p>
<p>Definition at line <a class="el" href="key_8h_source.html#l00169">169</a> of file <a class="el" href="key_8h_source.html">key.h</a>.</p>
</div>
</div>
<hr/>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="key_8h_source.html">key.h</a></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Thu Feb 20 2014 19:59:14 for libpcp by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.2
</small></address>
</body>
</html>