Lines Matching full:sdk
8 <title>Intel® Enhanced Privacy ID SDK: What's Included in the SDK</title>
34 href="index.html">Intel® Enhanced Privacy ID SDK</a>
63 <div class="title">What's Included in the SDK </div> </div>
67 …vel1"><a href="#SdkOverview_Components">SDK Components</a><ul><li class="level2"><a href="#SdkOver…
82 SDK Components</h1>
83 <p>The SDK is divided into logical components to separate responsibilities and create interfaces th…
88 The Intel® EPID SDK is divided into the following components:</p>
92 SDK Core</h2>
93 <p>Components in the SDK Core implement the features of Intel® EPID.</p>
110 <p>The SDK includes <a class="el" href="_issuer_material.html">Test Data</a> in <code>example/data<…
111 <p>The SDK also includes signing and verification <a class="el" href="_examples.html">Examples</a> …
128 <p>The SDK provides tools to interact with Intel® EPID related services such those offered by t…
147 <p>The SDK comes with a number of other components that support building and validating the code.</…
154 …Scripts </td><td class="markdownTableBodyNone">Scripts to configure and build the SDK </td></tr>
171 …="_tpm_considerations.html#TpmConsiderations_BuildingTpmMode">Building the SDK in TPM Mode</a>.</l…
172 <li><b>Tiny:</b> This tiny implementation builds the SDK with a substantially reduced code size. To…
179 <p>The Intel® EPID SDK has two filesystem layouts: the Source Layout and the Install Layout.</p>
180 …e SDK and extract it to disk. This layout contains all of the files that you need to build the lib…
181 …l Layout is the layout of files under the <code>_install</code> folder after you build the SDK.</p>
184 … the Intel® EPID SDK to find components and files needed to create libraries and executables. …
226 …the Intel® EPID SDK. Once built, the Install Layout has no dependency on the Source Layout, al…
227 |__ epid-sdk/
228 |__ include/ C include header files for the SDK
230 | |__ <platform> Target specific static libraries for the SDK