Sophie

Sophie

distrib > Fedora > 13 > x86_64 > by-pkgid > 0c0756de82b9bb61e9713cceb885975f > files > 58

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/pkcs11h-openssl.h Source File</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><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 class="current"><a href="files.html"><span>Files</span></a></li>
      <li><a href="examples.html"><span>Examples</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="files.html"><span>File&nbsp;List</span></a></li>
      <li><a href="globals.html"><span>File&nbsp;Members</span></a></li>
    </ul>
  </div>
<h1>pkcs11-helper-1.0/pkcs11h-openssl.h</h1><a href="pkcs11h-openssl_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
<a name="l00002"></a>00002 <span class="comment"> * Copyright (c) 2005-2008 Alon Bar-Lev &lt;alon.barlev@gmail.com&gt;</span>
<a name="l00003"></a>00003 <span class="comment"> * All rights reserved.</span>
<a name="l00004"></a>00004 <span class="comment"> *</span>
<a name="l00005"></a>00005 <span class="comment"> * This software is available to you under a choice of one of two</span>
<a name="l00006"></a>00006 <span class="comment"> * licenses.  You may choose to be licensed under the terms of the GNU</span>
<a name="l00007"></a>00007 <span class="comment"> * General Public License (GPL) Version 2, or the BSD license.</span>
<a name="l00008"></a>00008 <span class="comment"> *</span>
<a name="l00009"></a>00009 <span class="comment"> * GNU General Public License (GPL) Version 2</span>
<a name="l00010"></a>00010 <span class="comment"> * ===========================================</span>
<a name="l00011"></a>00011 <span class="comment"> * This program is free software; you can redistribute it and/or modify</span>
<a name="l00012"></a>00012 <span class="comment"> * it under the terms of the GNU General Public License version 2</span>
<a name="l00013"></a>00013 <span class="comment"> * as published by the Free Software Foundation.</span>
<a name="l00014"></a>00014 <span class="comment"> *</span>
<a name="l00015"></a>00015 <span class="comment"> * This program is distributed in the hope that it will be useful,</span>
<a name="l00016"></a>00016 <span class="comment"> * but WITHOUT ANY WARRANTY; without even the implied warranty of</span>
<a name="l00017"></a>00017 <span class="comment"> * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the</span>
<a name="l00018"></a>00018 <span class="comment"> * GNU General Public License for more details.</span>
<a name="l00019"></a>00019 <span class="comment"> *</span>
<a name="l00020"></a>00020 <span class="comment"> * You should have received a copy of the GNU General Public License</span>
<a name="l00021"></a>00021 <span class="comment"> * along with this program (see the file COPYING.GPL included with this</span>
<a name="l00022"></a>00022 <span class="comment"> * distribution); if not, write to the Free Software Foundation, Inc.,</span>
<a name="l00023"></a>00023 <span class="comment"> * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.</span>
<a name="l00024"></a>00024 <span class="comment"> *</span>
<a name="l00025"></a>00025 <span class="comment"> * BSD License</span>
<a name="l00026"></a>00026 <span class="comment"> * ============</span>
<a name="l00027"></a>00027 <span class="comment"> * Redistribution and use in source and binary forms, with or without</span>
<a name="l00028"></a>00028 <span class="comment"> * modification, are permitted provided that the following conditions are met:</span>
<a name="l00029"></a>00029 <span class="comment"> *</span>
<a name="l00030"></a>00030 <span class="comment"> *     o Redistributions of source code must retain the above copyright notice,</span>
<a name="l00031"></a>00031 <span class="comment"> *       this list of conditions and the following disclaimer.</span>
<a name="l00032"></a>00032 <span class="comment"> *     o Redistributions in binary form must reproduce the above copyright</span>
<a name="l00033"></a>00033 <span class="comment"> *       notice, this list of conditions and the following disclaimer in the</span>
<a name="l00034"></a>00034 <span class="comment"> *       documentation and/or other materials provided with the distribution.</span>
<a name="l00035"></a>00035 <span class="comment"> *     o Neither the name of the &lt;ORGANIZATION&gt; nor the names of its</span>
<a name="l00036"></a>00036 <span class="comment"> *       contributors may be used to endorse or promote products derived from</span>
<a name="l00037"></a>00037 <span class="comment"> *       this software without specific prior written permission.</span>
<a name="l00038"></a>00038 <span class="comment"> *</span>
<a name="l00039"></a>00039 <span class="comment"> * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS &quot;AS IS&quot;</span>
<a name="l00040"></a>00040 <span class="comment"> * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE</span>
<a name="l00041"></a>00041 <span class="comment"> * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE</span>
<a name="l00042"></a>00042 <span class="comment"> * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE</span>
<a name="l00043"></a>00043 <span class="comment"> * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR</span>
<a name="l00044"></a>00044 <span class="comment"> * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF</span>
<a name="l00045"></a>00045 <span class="comment"> * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS</span>
<a name="l00046"></a>00046 <span class="comment"> * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN</span>
<a name="l00047"></a>00047 <span class="comment"> * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)</span>
<a name="l00048"></a>00048 <span class="comment"> * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE</span>
<a name="l00049"></a>00049 <span class="comment"> * POSSIBILITY OF SUCH DAMAGE.</span>
<a name="l00050"></a>00050 <span class="comment"> */</span>
<a name="l00051"></a>00051 
<a name="l00067"></a>00067 <span class="preprocessor">#ifndef __PKCS11H_HELPER_H</span>
<a name="l00068"></a>00068 <span class="preprocessor"></span><span class="preprocessor">#define __PKCS11H_HELPER_H</span>
<a name="l00069"></a>00069 <span class="preprocessor"></span>
<a name="l00070"></a>00070 <span class="preprocessor">#include &lt;openssl/x509.h&gt;</span>
<a name="l00071"></a>00071 <span class="preprocessor">#include &lt;<a class="code" href="pkcs11h-core_8h.html" title="pkcs11-helper core.">pkcs11-helper-1.0/pkcs11h-core.h</a>&gt;</span>
<a name="l00072"></a>00072 <span class="preprocessor">#include &lt;<a class="code" href="pkcs11h-certificate_8h.html" title="pkcs11-helper certificate functions.">pkcs11-helper-1.0/pkcs11h-certificate.h</a>&gt;</span>
<a name="l00073"></a>00073 
<a name="l00074"></a>00074 <span class="preprocessor">#if defined(__cplusplus)</span>
<a name="l00075"></a>00075 <span class="preprocessor"></span><span class="keyword">extern</span> <span class="stringliteral">&quot;C&quot;</span> {
<a name="l00076"></a>00076 <span class="preprocessor">#endif</span>
<a name="l00077"></a>00077 <span class="preprocessor"></span>
<a name="l00082"></a><a class="code" href="group__pkcs11h__openssl.html#ga0184db296927cd3fc7a1fd6556849df4">00082</a> <span class="keyword">typedef</span> void (*<a class="code" href="group__pkcs11h__openssl.html#ga0184db296927cd3fc7a1fd6556849df4" title="OpenSSL RSA cleanup hook.">pkcs11h_hook_openssl_cleanup_t</a>) (
<a name="l00083"></a>00083         IN <span class="keyword">const</span> <a class="code" href="group__pkcs11h__certificate.html#ga7cb08e46261d4454b2330c7173db88b6" title="Certificate object.">pkcs11h_certificate_t</a> certificate
<a name="l00084"></a>00084 );
<a name="l00085"></a>00085 
<a name="l00086"></a>00086 <span class="keyword">struct </span>pkcs11h_openssl_session_s;
<a name="l00087"></a>00087 
<a name="l00091"></a><a class="code" href="group__pkcs11h__openssl.html#ga98b8db04d6ab32fd2529ff2602beaabb">00091</a> <span class="keyword">typedef</span> <span class="keyword">struct </span>pkcs11h_openssl_session_s *<a class="code" href="group__pkcs11h__openssl.html#ga98b8db04d6ab32fd2529ff2602beaabb" title="OpenSSL session reference.">pkcs11h_openssl_session_t</a>;
<a name="l00092"></a>00092 
<a name="l00098"></a>00098 X509 *
<a name="l00099"></a>00099 <a class="code" href="group__pkcs11h__openssl.html#gad1539e531d6a356be00c9384411759b7" title="Returns an X509 object out of the openssl_session object.">pkcs11h_openssl_getX509</a> (
<a name="l00100"></a>00100         IN <span class="keyword">const</span> <a class="code" href="group__pkcs11h__certificate.html#ga7cb08e46261d4454b2330c7173db88b6" title="Certificate object.">pkcs11h_certificate_t</a> certificate
<a name="l00101"></a>00101 );
<a name="l00102"></a>00102 
<a name="l00110"></a>00110 pkcs11h_openssl_session_t
<a name="l00111"></a>00111 <a class="code" href="group__pkcs11h__openssl.html#gaa52a32e94ce61e3df1da4155e29502d0" title="Create OpenSSL session based on a certificate object.">pkcs11h_openssl_createSession</a> (
<a name="l00112"></a>00112         IN <span class="keyword">const</span> <a class="code" href="group__pkcs11h__certificate.html#ga7cb08e46261d4454b2330c7173db88b6" title="Certificate object.">pkcs11h_certificate_t</a> certificate
<a name="l00113"></a>00113 );
<a name="l00114"></a>00114 
<a name="l00120"></a>00120 <a class="code" href="group__pkcs11h__openssl.html#ga0184db296927cd3fc7a1fd6556849df4" title="OpenSSL RSA cleanup hook.">pkcs11h_hook_openssl_cleanup_t</a>
<a name="l00121"></a>00121 <a class="code" href="group__pkcs11h__openssl.html#ga78bfd6a4253623ca96fd70dd18c56a10" title="Sets cleanup hook.">pkcs11h_openssl_getCleanupHook</a> (
<a name="l00122"></a>00122         IN <span class="keyword">const</span> pkcs11h_openssl_session_t openssl_session
<a name="l00123"></a>00123 );
<a name="l00124"></a>00124 
<a name="l00130"></a>00130 <span class="keywordtype">void</span>
<a name="l00131"></a>00131 <a class="code" href="group__pkcs11h__openssl.html#ga5405a9059fd74a6a5ab06fb70f2e04cb" title="Sets cleanup hook.">pkcs11h_openssl_setCleanupHook</a> (
<a name="l00132"></a>00132         IN <span class="keyword">const</span> pkcs11h_openssl_session_t openssl_session,
<a name="l00133"></a>00133         IN <span class="keyword">const</span> <a class="code" href="group__pkcs11h__openssl.html#ga0184db296927cd3fc7a1fd6556849df4" title="OpenSSL RSA cleanup hook.">pkcs11h_hook_openssl_cleanup_t</a> cleanup
<a name="l00134"></a>00134 );
<a name="l00135"></a>00135 
<a name="l00141"></a>00141 <span class="keywordtype">void</span>
<a name="l00142"></a>00142 <a class="code" href="group__pkcs11h__openssl.html#gaff2d59ccb302b172a30839fc416162b6" title="Free OpenSSL session.">pkcs11h_openssl_freeSession</a> (
<a name="l00143"></a>00143         IN <span class="keyword">const</span> pkcs11h_openssl_session_t openssl_session
<a name="l00144"></a>00144 );
<a name="l00145"></a>00145 
<a name="l00151"></a>00151 RSA *
<a name="l00152"></a>00152 <a class="code" href="group__pkcs11h__openssl.html#ga6c6f9f0ac5a5adee7b8343ef03f9dd93" title="Returns an RSA object out of the openssl_session object.">pkcs11h_openssl_session_getRSA</a> (
<a name="l00153"></a>00153         IN <span class="keyword">const</span> pkcs11h_openssl_session_t openssl_session
<a name="l00154"></a>00154 );
<a name="l00155"></a>00155 
<a name="l00161"></a>00161 X509 *
<a name="l00162"></a>00162 <a class="code" href="group__pkcs11h__openssl.html#ga820136d6ebbed75228e8c9d7e9a4b91d" title="Returns an X509 object out of the openssl_session object.">pkcs11h_openssl_session_getX509</a> (
<a name="l00163"></a>00163         IN <span class="keyword">const</span> pkcs11h_openssl_session_t openssl_session
<a name="l00164"></a>00164 );
<a name="l00165"></a>00165 
<a name="l00166"></a>00166 <span class="preprocessor">#ifdef __cplusplus</span>
<a name="l00167"></a>00167 <span class="preprocessor"></span>}
<a name="l00168"></a>00168 <span class="preprocessor">#endif</span>
<a name="l00169"></a>00169 <span class="preprocessor"></span>
<a name="l00172"></a>00172 <span class="preprocessor">#endif                          </span><span class="comment">/* __PKCS11H_OPENSSL_H */</span>
</pre></div></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>