123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899 |
- <!-- HTML header for doxygen 1.8.10-->
- <!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"/>
- <meta name="generator" content="Doxygen 1.8.11"/>
- <title>Intel® Enhanced Privacy ID SDK: Data Fields</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>
- <script type="text/javascript">
- $(document).ready(initResizable);
- $(window).load(resizeHeight);
- </script>
- <link href="doxygen.css" rel="stylesheet" type="text/css" />
- <link href="epidstyle.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 id="projectalign" style="padding-left: 0.5em;">
- <div id="projectname"><a
- onclick="storeLink('index.html')"
- id="projectlink"
- class="index.html"
- href="index.html">Intel® Enhanced Privacy ID SDK</a>
-  <span id="projectnumber">2.0.0</span>
- </div>
- </td>
- </tr>
- </tbody>
- </table>
- </div>
- <!-- end header part -->
- <!-- Generated by Doxygen 1.8.11 -->
- </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">
- $(document).ready(function(){initNavTree('functions_t.html','');});
- </script>
- <div id="doc-content">
- <div class="contents">
- <div class="textblock">Here is a list of all documented struct and union fields with links to the struct/union documentation for each field:</div>
- <h3><a class="anchor" id="index_t"></a>- t -</h3><ul>
- <li>T
- : <a class="el" href="struct_basic_signature.html#a730f74d85cfb4fa4089d43c87b97a624">BasicSignature</a>
- , <a class="el" href="struct_commit_values.html#ab2da47fe5c28b4202658c5ad3523ea1a">CommitValues</a>
- </li>
- <li>t
- : <a class="el" href="struct_epid2_params.html#a200a0cba1c9e4ad512bece23f2461a5f">Epid2Params</a>
- , <a class="el" href="struct_epid2_params__.html#a4bca3d05a46b1325ac2490ebeb460543">Epid2Params_</a>
- </li>
- <li>T
- : <a class="el" href="struct_nr_proof.html#ace535065bbf96502b893ac677dc8dcd3">NrProof</a>
- </li>
- <li>t
- : <a class="el" href="struct_nr_verify_commit_values.html#a64ef396e14aa573fda80a44532421a2f">NrVerifyCommitValues</a>
- </li>
- <li>T
- : <a class="el" href="struct_pre_computed_signature.html#a73471643dc757115701833ca2e831a72">PreComputedSignature</a>
- </li>
- <li>text
- : <a class="el" href="struct_error_text_entry.html#aa6b2528ee3cd37397a9ce382284cd01a">ErrorTextEntry</a>
- </li>
- <li>top
- : <a class="el" href="struct_stack.html#a0adc2afde769affc767fa708ac378880">Stack</a>
- </li>
- </ul>
- </div><!-- contents -->
- </div><!-- doc-content -->
- <!-- HTML footer for doxygen 1.8.10-->
- <!-- start footer part -->
- <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
- <ul>
- <li class="footer">
- © 2016 Intel Corporation
- </li>
- </ul>
- </div>
- </body>
- </html>
|