Sophie

Sophie

distrib > Fedora > 13 > i386 > by-pkgid > 0c0756de82b9bb61e9713cceb885975f > files > 42

pkcs11-helper-devel-1.07-4.fc12.i686.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/html;charset=UTF-8"/>
<title>pkcs11-helper: pkcs11-helper-1.0</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.0 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li class="current"><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
      <li><a href="annotated.html"><span>Classes</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
      <li><a href="examples.html"><span>Examples</span></a></li>
    </ul>
  </div>
</div>
<div class="contents">
<h1>pkcs11-helper-1.0</h1><h2><a class="anchor" id="about">
About</a></h2>
<dl class="user"><dt><b></b></dt><dd><a href="http://www.rsasecurity.com/rsalabs/pkcs/pkcs-11">PKCS#11</a> is <a href="http://www.rsasecurity.com">RSA Security</a> published standard. PKCS#11 is the de-facto standard to access cryptographic devices. </dd></dl>
<dl class="user"><dt><b></b></dt><dd>pkcs11-helper is a library that simplifies the interaction with PKCS#11 providers for end-user applications. </dd></dl>
<h2><a class="anchor" id="features">
Features</a></h2>
<dl class="user"><dt><b></b></dt><dd>pkcs11-helper allows using multiple PKCS#11 providers at the same time, enumerating available token certificates, or selecting a certificate directly by serialized id, handling card removal and card insert events, handling card re-insert to a different slot, supporting session expiration and much more all using a simple API. </dd></dl>
<dl class="user"><dt><b></b></dt><dd>pkcs11-helper is not designed to manage card content, since object attributes are usually vendor specific, and 99% of application need to access existing objects in order to perform signature and decryption. </dd></dl>
<h2><a class="anchor" id="compatibility">
Compatibility</a></h2>
<ul>
<li>The pkcs11-helper library is available in POSIX and WIN32 compliant systems.</li>
<li>The pkcs11-helper library should work with almost any PKCS#11 provider, since it uses the minimum required features of the PKCS#11 standard. </li>
</ul>
<h2><a class="anchor" id="support">
Support</a></h2>
<dl class="user"><dt><b></b></dt><dd>pkcs11-helper support is available via the <a href="http://www.opensc-project.org">OpenSC Project</a>. </dd></dl>
<h2><a class="anchor" id="license">
License</a></h2>
<dl class="user"><dt><b></b></dt><dd><a class="el" href="License.html">pkcs11-helper license</a> is dual BSD or GPL. </dd></dl>
<h2><a class="anchor" id="modules">
Modules</a></h2>
<ul>
<li><a class="el" href="group__pkcs11h__core.html">pkcs11-helper core interface</a> - Initialize library, adding providers, hooks.</li>
<li><a class="el" href="group__pkcs11h__token.html">Token interface</a> - Handle tokens.</li>
<li><a class="el" href="group__pkcs11h__certificate.html">Certificate interface</a> - Handle certificate objects.</li>
<li><a class="el" href="group__pkcs11h__data.html">Data object interface</a> - Handle data objects.</li>
<li><a class="el" href="group__pkcs11h__openssl.html">OpenSSL interface</a> - OpenSSL engine support. </li>
</ul>
</div>
<hr>
<table width="100%"><tr><td>pkcs11-helper, Copyright (C) Alon Bar-Lev &lt;alon.barlev@gmail.com&gt;</td><td align="right"><a href="http://www.opensc-project.org"><img src="opensc-logo.gif" alt="OpenSC-Project.org Logo" border="0"/></a></td></tr></table>