Sophie

Sophie

distrib > Fedora > 13 > x86_64 > by-pkgid > 0913c61432ad4cb3dc0275fd5f3bbd98 > files > 138

meanwhile-doc-1.1.0-4.fc13.x86_64.rpm

<!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"/>
<title>meanwhile: mwEncryptAccept Struct Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.6.2 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
      <li class="current"><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
      <li><a href="classes.html"><span>Data&nbsp;Structure&nbsp;Index</span></a></li>
      <li><a href="functions.html"><span>Data&nbsp;Fields</span></a></li>
    </ul>
  </div>
</div>
<div class="contents">
<h1>mwEncryptAccept Struct Reference</h1><!-- doxytag: class="mwEncryptAccept" -->
<p>a selected encryption item from those offered  
<a href="#_details">More...</a></p>

<p><code>#include &lt;<a class="el" href="mw__message_8h_source.html">mw_message.h</a>&gt;</code></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Data Fields</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">guint16&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structmwEncryptAccept.html#a70932b02a42306ce11e8b8d55d40d73b">extra</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">encryption mode again?  <a href="#a70932b02a42306ce11e8b8d55d40d73b"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">gboolean&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structmwEncryptAccept.html#ab36c11017cf687e4003dd5d689153d9b">flag</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">unknown flag  <a href="#ab36c11017cf687e4003dd5d689153d9b"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">struct <a class="el" href="structmwEncryptItem.html">mwEncryptItem</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structmwEncryptAccept.html#ac5cbabac651e03bbec33212d92af6ada">item</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">chosen <a class="el" href="structmwEncryptItem.html" title="encryption blocks">mwEncryptItem</a> (optional)  <a href="#ac5cbabac651e03bbec33212d92af6ada"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">guint16&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structmwEncryptAccept.html#ab796127d6442300c8de0eb0411bfaa38">mode</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">encryption mode  <a href="#ab796127d6442300c8de0eb0411bfaa38"></a><br/></td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>a selected encryption item from those offered </p>
<hr/><h2>Field Documentation</h2>
<a class="anchor" id="a70932b02a42306ce11e8b8d55d40d73b"></a><!-- doxytag: member="mwEncryptAccept::extra" ref="a70932b02a42306ce11e8b8d55d40d73b" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">guint16 <a class="el" href="structmwEncryptAccept.html#a70932b02a42306ce11e8b8d55d40d73b">mwEncryptAccept::extra</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>encryption mode again? </p>

</div>
</div>
<a class="anchor" id="ab36c11017cf687e4003dd5d689153d9b"></a><!-- doxytag: member="mwEncryptAccept::flag" ref="ab36c11017cf687e4003dd5d689153d9b" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">gboolean <a class="el" href="structmwEncryptAccept.html#ab36c11017cf687e4003dd5d689153d9b">mwEncryptAccept::flag</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>unknown flag </p>

</div>
</div>
<a class="anchor" id="ac5cbabac651e03bbec33212d92af6ada"></a><!-- doxytag: member="mwEncryptAccept::item" ref="ac5cbabac651e03bbec33212d92af6ada" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">struct <a class="el" href="structmwEncryptItem.html">mwEncryptItem</a>* <a class="el" href="structmwEncryptAccept.html#ac5cbabac651e03bbec33212d92af6ada">mwEncryptAccept::item</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>chosen <a class="el" href="structmwEncryptItem.html" title="encryption blocks">mwEncryptItem</a> (optional) </p>

</div>
</div>
<a class="anchor" id="ab796127d6442300c8de0eb0411bfaa38"></a><!-- doxytag: member="mwEncryptAccept::mode" ref="ab796127d6442300c8de0eb0411bfaa38" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">guint16 <a class="el" href="structmwEncryptAccept.html#ab796127d6442300c8de0eb0411bfaa38">mwEncryptAccept::mode</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>encryption mode </p>

</div>
</div>
<hr/>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="mw__message_8h_source.html">mw_message.h</a></li>
</ul>
</div>
<hr size="1"/><address style="text-align: right;"><small>Generated by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.2 </small></address>
</body>
</html>