You are viewing a plain text version of this content. The canonical link for it is here.
Posted to rampart-dev@ws.apache.org by ka...@apache.org on 2008/01/16 09:12:14 UTC

svn commit: r612382 [20/41] - in /webservices/rampart/site/c: ./ api/ api/html/ docs/ docs/files/ images/ images/logos/ style/

Added: webservices/rampart/site/c/api/html/oxs__asym__ctx_8h-source.html
URL: http://svn.apache.org/viewvc/webservices/rampart/site/c/api/html/oxs__asym__ctx_8h-source.html?rev=612382&view=auto
==============================================================================
--- webservices/rampart/site/c/api/html/oxs__asym__ctx_8h-source.html (added)
+++ webservices/rampart/site/c/api/html/oxs__asym__ctx_8h-source.html Wed Jan 16 00:11:50 2008
@@ -0,0 +1,160 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html><head><title>Apache Rampart/C - Rampart/C: oxs_asym_ctx.h Source File</title><style type="text/css" media="all">
+          @import url("../../style/maven-base.css");
+          
+			    @import url("../../style/maven-classic.css");</style><link rel="stylesheet" href="../../style/print.css" type="text/css" media="print"></link><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"></meta></head><body class="composite"><div id="banner"><a href="http://www.apache.org/" id="organizationLogo"><img alt="Apache Software Foundation" src="http://www.apache.org/images/asf-logo.gif"></img></a><a href="http://ws.apache.org/rampart/c" id="projectLogo"><img alt="Apache Rampart/C" src="http://ws.apache.org/rampart/c/images/rampartc_logo.jpg"></img></a><div class="clear"><hr></hr></div></div><div id="breadcrumbs"><div class="xleft">
+                	Last published: 16 January 2008
+                  | Doc for 1.1.0</div><div class="xright"></div><div class="clear"><hr></hr></div></div><div id="leftColumn"><div id="navcolumn"><div id="menuApache_Rampart_C"><h5>Apache Rampart/C</h5><ul><li class="none"><a href="../../index.html">Apache Rampart/C Home</a></li><li class="expanded"><a href="../../download.cgi">Download Rampart/C</a><ul><li class="none"><a href="../../download.cgi">Releases</a></li></ul></li><li class="expanded"><a href="../../docs/index.html">Documentation</a><ul><li class="none"><a href="../../docs/installationguide.html">Installation Guide</a></li><li class="none"><a href="../../docs/rampartc_manual.html">Rampart/C manual</a></li><li class="none"><a href="../../docs/configurations.html">Configurations guide</a></li></ul></li><li class="expanded"><a href="../../lists_issues.html">Get Involved</a><ul><li class="none"><a href="../../lists_issues.html">Mailing Lists &amp; Issue Tracking</a></li><li class="none"><a href="../../svn.html">Checko
 ut Source Code</a></li></ul></li><li class="expanded"><a href="../../coding_conventions.html">Developer Guidelines</a><ul><li class="none"><a href="../../coding_conventions.html">Coding Convention</a></li><li class="none"><a href="../../versioning.html">Versionning</a></li></ul></li><li class="expanded"><a href="../../team-list.html">Project Information</a><ul><li class="none"><a href="../../team-list.html">Project Team</a></li><li class="none"><a href="http://svn.apache.org/viewcvs.cgi/webservices/rampart/trunk/c/" class="externalLink" title="External Link">Source Code</a></li></ul></li></ul></div><a href="http://maven.apache.org/" title="Built by Maven" id="poweredBy"><img alt="Built by Maven" src="../../images/logos/maven-button-1.png"></img></a></div></div><div id="bodyColumn"><div class="contentBox"><div class="section"><p>
+<div class="tabs">
+  <ul>
+    <li><a href="index.html"><span>Main Page</span></a></li>
+    <li><a href="modules.html"><span>Modules</span></a></li>
+    <li><a href="annotated.html"><span>Classes</span></a></li>
+    <li id="current"><a href="files.html"><span>Files</span></a></li>
+    <li><a href="dirs.html"><span>Directories</span></a></li>
+  </ul></div><div class="tabs">
+  <ul>
+    <li><a href="files.html"><span>File List</span></a></li>
+    <li><a href="globals.html"><span>File Members</span></a></li>
+  </ul></div><div class="nav">
+<a class="el" href="dir_dc2aa67a450249f9141b08d44550d4d5.html">include</a></div></p></div><div class="section"><a name="oxs_asym_ctx_h"></a><h2>oxs_asym_ctx.h</h2><p><a href="oxs__asym__ctx_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"> * Licensed to the Apache Software Foundation (ASF) under one or more</span>
+<a name="l00003"></a>00003 <span class="comment"> * contributor license agreements.  See the NOTICE file distributed with</span>
+<a name="l00004"></a>00004 <span class="comment"> * this work for additional information regarding copyright ownership.</span>
+<a name="l00005"></a>00005 <span class="comment"> * The ASF licenses this file to You under the Apache License, Version 2.0</span>
+<a name="l00006"></a>00006 <span class="comment"> * (the "License"); you may not use this file except in compliance with</span>
+<a name="l00007"></a>00007 <span class="comment"> * the License.  You may obtain a copy of the License at</span>
+<a name="l00008"></a>00008 <span class="comment"> *</span>
+<a name="l00009"></a>00009 <span class="comment"> *      http://www.apache.org/licenses/LICENSE-2.0</span>
+<a name="l00010"></a>00010 <span class="comment"> *</span>
+<a name="l00011"></a>00011 <span class="comment"> * Unless required by applicable law or agreed to in writing, software</span>
+<a name="l00012"></a>00012 <span class="comment"> * distributed under the License is distributed on an "AS IS" BASIS,</span>
+<a name="l00013"></a>00013 <span class="comment"> * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.</span>
+<a name="l00014"></a>00014 <span class="comment"> * See the License for the specific language governing permissions and</span>
+<a name="l00015"></a>00015 <span class="comment"> * limitations under the License.</span>
+<a name="l00016"></a>00016 <span class="comment"> */</span>
+<a name="l00017"></a>00017 
+<a name="l00018"></a>00018 <span class="preprocessor">#ifndef OXS_ASYM_CTX_H</span>
+<a name="l00019"></a>00019 <span class="preprocessor"></span><span class="preprocessor">#define OXS_ASYM_CTX_H</span>
+<a name="l00020"></a>00020 <span class="preprocessor"></span>
+<a name="l00021"></a>00021 
+<a name="l00027"></a>00027 <span class="preprocessor">#include &lt;axis2_defines.h&gt;</span>
+<a name="l00028"></a>00028 <span class="preprocessor">#include &lt;axutil_env.h&gt;</span>
+<a name="l00029"></a>00029 <span class="preprocessor">#include &lt;axiom_node.h&gt;</span>
+<a name="l00030"></a>00030 <span class="preprocessor">#include &lt;<a class="code" href="oxs__x509__cert_8h.html">oxs_x509_cert.h</a>&gt;</span>
+<a name="l00031"></a>00031 <span class="preprocessor">#include &lt;<a class="code" href="openssl__pkey_8h.html">openssl_pkey.h</a>&gt;</span>
+<a name="l00032"></a>00032 
+<a name="l00033"></a>00033 <span class="preprocessor">#ifdef __cplusplus</span>
+<a name="l00034"></a>00034 <span class="preprocessor"></span><span class="keyword">extern</span> <span class="stringliteral">"C"</span>
+<a name="l00035"></a>00035 {
+<a name="l00036"></a>00036 <span class="preprocessor">#endif</span>
+<a name="l00037"></a>00037 <span class="preprocessor"></span>
+<a name="l00043"></a>00043     <span class="keyword">typedef</span> <span class="keyword">enum</span>  {
+<a name="l00044"></a>00044         OXS_ASYM_CTX_FORMAT_UNKNOWN=0,
+<a name="l00045"></a>00045         OXS_ASYM_CTX_FORMAT_PEM,
+<a name="l00046"></a>00046         OXS_ASYM_CTX_FORMAT_PKCS12
+<a name="l00047"></a>00047     }oxs_asym_ctx_format_t;
+<a name="l00048"></a>00048 
+<a name="l00049"></a>00049     <span class="keyword">typedef</span> <span class="keyword">enum</span>  {
+<a name="l00050"></a>00050         OXS_ASYM_CTX_OPERATION_PUB_ENCRYPT=0,
+<a name="l00051"></a>00051         OXS_ASYM_CTX_OPERATION_PRV_DECRYPT,
+<a name="l00052"></a>00052         OXS_ASYM_CTX_OPERATION_PUB_DECRYPT,
+<a name="l00053"></a>00053         OXS_ASYM_CTX_OPERATION_PRV_ENCRYPT
+<a name="l00054"></a>00054     }oxs_asym_ctx_operation_t;
+<a name="l00055"></a>00055 
+<a name="l00056"></a>00056     <span class="keyword">typedef</span> <span class="keyword">struct </span>oxs_asym_ctx_t oxs_asym_ctx_t;
+<a name="l00057"></a>00057 
+<a name="l00058"></a>00058     <span class="comment">/*Create function*/</span>
+<a name="l00059"></a>00059     AXIS2_EXTERN oxs_asym_ctx_t *AXIS2_CALL
+<a name="l00060"></a>00060     oxs_asym_ctx_create(<span class="keyword">const</span> axutil_env_t *env);
+<a name="l00061"></a>00061 
+<a name="l00062"></a>00062     <span class="comment">/*Free*/</span>
+<a name="l00063"></a>00063     AXIS2_EXTERN axis2_status_t AXIS2_CALL
+<a name="l00064"></a>00064     <a class="code" href="group__oxs__asym__ctx.html#g703814950ee19fd7c369abbdb5aaa6f5">oxs_asym_ctx_free</a>(oxs_asym_ctx_t *ctx,
+<a name="l00065"></a>00065                       <span class="keyword">const</span> axutil_env_t *env);
+<a name="l00066"></a>00066 
+<a name="l00067"></a>00067 
+<a name="l00068"></a>00068     <span class="comment">/**********************Getter functions******************************************/</span>
+<a name="l00069"></a>00069 
+<a name="l00076"></a>00076     AXIS2_EXTERN axis2_status_t AXIS2_CALL
+<a name="l00077"></a>00077     <a class="code" href="group__oxs__asym__ctx.html#g703814950ee19fd7c369abbdb5aaa6f5">oxs_asym_ctx_free</a>(oxs_asym_ctx_t *ctx,
+<a name="l00078"></a>00078                       <span class="keyword">const</span> axutil_env_t *env);
+<a name="l00079"></a>00079 
+<a name="l00086"></a>00086     AXIS2_EXTERN axis2_char_t* AXIS2_CALL
+<a name="l00087"></a>00087     <a class="code" href="group__oxs__asym__ctx.html#g4d9228f3471743b8075c215379b5a831">oxs_asym_ctx_get_file_name</a>(<span class="keyword">const</span> oxs_asym_ctx_t *ctx,
+<a name="l00088"></a>00088                                <span class="keyword">const</span> axutil_env_t *env);
+<a name="l00089"></a>00089 
+<a name="l00095"></a>00095     AXIS2_EXTERN axis2_char_t* AXIS2_CALL
+<a name="l00096"></a>00096     <a class="code" href="group__oxs__asym__ctx.html#ga80dc2ce34f67e3261754099b4402579">oxs_asym_ctx_get_pem_buf</a>(<span class="keyword">const</span> oxs_asym_ctx_t *ctx,
+<a name="l00097"></a>00097                              <span class="keyword">const</span> axutil_env_t *env);
+<a name="l00105"></a>00105     AXIS2_EXTERN axis2_char_t* AXIS2_CALL
+<a name="l00106"></a>00106     <a class="code" href="group__oxs__asym__ctx.html#g68c32b88e750b4d2f60cd95bceff88a7">oxs_asym_ctx_get_password</a>(<span class="keyword">const</span> oxs_asym_ctx_t *ctx,
+<a name="l00107"></a>00107                               <span class="keyword">const</span> axutil_env_t *env);
+<a name="l00108"></a>00108 
+<a name="l00115"></a>00115     AXIS2_EXTERN oxs_asym_ctx_format_t AXIS2_CALL
+<a name="l00116"></a>00116     <a class="code" href="group__oxs__asym__ctx.html#gcd06e89502c2f518c489ab02fe3ee238">oxs_asym_ctx_get_format</a>(<span class="keyword">const</span> oxs_asym_ctx_t *ctx,
+<a name="l00117"></a>00117                             <span class="keyword">const</span> axutil_env_t *env);
+<a name="l00118"></a>00118 
+<a name="l00125"></a>00125     AXIS2_EXTERN axis2_char_t* AXIS2_CALL
+<a name="l00126"></a>00126     <a class="code" href="group__oxs__asym__ctx.html#ga2a91c6dc475ca7317225bacfe911b26">oxs_asym_ctx_get_algorithm</a>(<span class="keyword">const</span> oxs_asym_ctx_t *ctx,
+<a name="l00127"></a>00127                                <span class="keyword">const</span> axutil_env_t *env);
+<a name="l00128"></a>00128 
+<a name="l00135"></a>00135     AXIS2_EXTERN axis2_char_t* AXIS2_CALL
+<a name="l00136"></a>00136     <a class="code" href="group__oxs__asym__ctx.html#g2a2d9584457b97d301510d7ca0ee2cf3">oxs_asym_ctx_get_st_ref_pattern</a>(<span class="keyword">const</span> oxs_asym_ctx_t *ctx,
+<a name="l00137"></a>00137                                     <span class="keyword">const</span> axutil_env_t *env);
+<a name="l00138"></a>00138 
+<a name="l00145"></a>00145     AXIS2_EXTERN oxs_asym_ctx_operation_t AXIS2_CALL
+<a name="l00146"></a>00146     <a class="code" href="group__oxs__asym__ctx.html#gab0fa68e130e8f3e71c4d0da061e78f1">oxs_asym_ctx_get_operation</a>(<span class="keyword">const</span> oxs_asym_ctx_t *ctx,
+<a name="l00147"></a>00147                                <span class="keyword">const</span> axutil_env_t *env);
+<a name="l00148"></a>00148 
+<a name="l00155"></a>00155     AXIS2_EXTERN <a class="code" href="group__openssl__pkey.html#g68d443d31f0dbbf2815f8c3330c60c8d">openssl_pkey_t</a>* AXIS2_CALL
+<a name="l00156"></a>00156     <a class="code" href="group__oxs__asym__ctx.html#ged4fefe630875bf8e82b551c0ef4b7fa">oxs_asym_ctx_get_private_key</a>(<span class="keyword">const</span> oxs_asym_ctx_t *ctx,
+<a name="l00157"></a>00157                                  <span class="keyword">const</span> axutil_env_t *env);
+<a name="l00158"></a>00158 
+<a name="l00165"></a>00165     AXIS2_EXTERN oxs_x509_cert_t* AXIS2_CALL
+<a name="l00166"></a>00166     <a class="code" href="group__oxs__asym__ctx.html#g7db08338c7167945ade61a9dbe2a0428">oxs_asym_ctx_get_certificate</a>(<span class="keyword">const</span> oxs_asym_ctx_t *ctx,
+<a name="l00167"></a>00167                                  <span class="keyword">const</span> axutil_env_t *env);
+<a name="l00168"></a>00168 
+<a name="l00175"></a>00175     AXIS2_EXTERN axis2_status_t AXIS2_CALL
+<a name="l00176"></a>00176     <a class="code" href="group__oxs__asym__ctx.html#g971968c2cba96302c904c265d557001e">oxs_asym_ctx_set_file_name</a>(oxs_asym_ctx_t *ctx,
+<a name="l00177"></a>00177                                <span class="keyword">const</span> axutil_env_t *env,
+<a name="l00178"></a>00178                                axis2_char_t *file_name);
+<a name="l00185"></a>00185     AXIS2_EXTERN axis2_status_t AXIS2_CALL
+<a name="l00186"></a>00186     <a class="code" href="group__oxs__asym__ctx.html#gb0645d05a71098695e46641d02317b27">oxs_asym_ctx_set_pem_buf</a>(oxs_asym_ctx_t *ctx,
+<a name="l00187"></a>00187                              <span class="keyword">const</span> axutil_env_t *env,
+<a name="l00188"></a>00188                              axis2_char_t *pem_buf);
+<a name="l00197"></a>00197     AXIS2_EXTERN axis2_status_t AXIS2_CALL
+<a name="l00198"></a>00198     <a class="code" href="group__oxs__asym__ctx.html#g36cca8618a0ca2685f98a27f61450a7e">oxs_asym_ctx_set_password</a>(oxs_asym_ctx_t *ctx,
+<a name="l00199"></a>00199                               <span class="keyword">const</span> axutil_env_t *env,
+<a name="l00200"></a>00200                               axis2_char_t *password);
+<a name="l00208"></a>00208     AXIS2_EXTERN axis2_status_t AXIS2_CALL
+<a name="l00209"></a>00209     <a class="code" href="group__oxs__asym__ctx.html#gacd092fda32db00f5d2d40e8215ab207">oxs_asym_ctx_set_format</a>(oxs_asym_ctx_t *ctx,
+<a name="l00210"></a>00210                             <span class="keyword">const</span> axutil_env_t *env,
+<a name="l00211"></a>00211                             oxs_asym_ctx_format_t format);
+<a name="l00219"></a>00219     AXIS2_EXTERN axis2_status_t AXIS2_CALL
+<a name="l00220"></a>00220     <a class="code" href="group__oxs__asym__ctx.html#g4e79554d32ea496562502d070a1f9996">oxs_asym_ctx_set_algorithm</a>(oxs_asym_ctx_t *ctx,
+<a name="l00221"></a>00221                                <span class="keyword">const</span> axutil_env_t *env,
+<a name="l00222"></a>00222                                axis2_char_t *algorithm);
+<a name="l00230"></a>00230     AXIS2_EXTERN axis2_status_t AXIS2_CALL
+<a name="l00231"></a>00231     <a class="code" href="group__oxs__asym__ctx.html#g62000beb6335149909d0b79576a1e038">oxs_asym_ctx_set_st_ref_pattern</a>(oxs_asym_ctx_t *ctx,
+<a name="l00232"></a>00232                                     <span class="keyword">const</span> axutil_env_t *env,
+<a name="l00233"></a>00233                                     axis2_char_t *st_ref_pattern);
+<a name="l00241"></a>00241     AXIS2_EXTERN axis2_status_t AXIS2_CALL
+<a name="l00242"></a>00242     <a class="code" href="group__oxs__asym__ctx.html#gf08ffc2e25f336eeb84070aaaf98009a">oxs_asym_ctx_set_operation</a>(oxs_asym_ctx_t *ctx,
+<a name="l00243"></a>00243                                <span class="keyword">const</span> axutil_env_t *env,
+<a name="l00244"></a>00244                                oxs_asym_ctx_operation_t operation);
+<a name="l00252"></a>00252     AXIS2_EXTERN axis2_status_t AXIS2_CALL
+<a name="l00253"></a>00253     <a class="code" href="group__oxs__asym__ctx.html#g049adac8c282a3cb3f6cf4f331803cf0">oxs_asym_ctx_set_certificate</a>(oxs_asym_ctx_t *ctx,
+<a name="l00254"></a>00254                                  <span class="keyword">const</span> axutil_env_t *env,
+<a name="l00255"></a>00255                                  oxs_x509_cert_t *certificate);
+<a name="l00263"></a>00263     AXIS2_EXTERN axis2_status_t AXIS2_CALL
+<a name="l00264"></a>00264     <a class="code" href="group__oxs__asym__ctx.html#g677a1003582eb2b92585ad2905ef97b5">oxs_asym_ctx_set_private_key</a>(oxs_asym_ctx_t *asym_ctx,
+<a name="l00265"></a>00265                                  <span class="keyword">const</span> axutil_env_t *env,
+<a name="l00266"></a>00266                                  <a class="code" href="group__openssl__pkey.html#g68d443d31f0dbbf2815f8c3330c60c8d">openssl_pkey_t</a> *private_key);
+<a name="l00268"></a>00268 <span class="preprocessor">#ifdef __cplusplus</span>
+<a name="l00269"></a>00269 <span class="preprocessor"></span>}
+<a name="l00270"></a>00270 <span class="preprocessor">#endif</span>
+<a name="l00271"></a>00271 <span class="preprocessor"></span>
+<a name="l00272"></a>00272 <span class="preprocessor">#endif                          </span><span class="comment">/* OXS_ASYM_CTX_H */</span>
+</pre></div></p></div><div class="section"><address style="align: right;"><small>Generated on Thu Oct 4 17:37:07 2007 for Rampart/C by 
+<a href="http://www.doxygen.org/index.html" class="externalLink" title="External Link">
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></img></a> 1.4.7 </small></address></div></div></div><div class="clear"><hr></hr></div><div id="footer"><div class="xright">© 2005-2008, Apache Software Foundation</div><div class="clear"><hr></hr></div></div></body></html>
\ No newline at end of file

Added: webservices/rampart/site/c/api/html/oxs__asym__ctx_8h.html
URL: http://svn.apache.org/viewvc/webservices/rampart/site/c/api/html/oxs__asym__ctx_8h.html?rev=612382&view=auto
==============================================================================
--- webservices/rampart/site/c/api/html/oxs__asym__ctx_8h.html (added)
+++ webservices/rampart/site/c/api/html/oxs__asym__ctx_8h.html Wed Jan 16 00:11:50 2008
@@ -0,0 +1,42 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html><head><title>Apache Rampart/C - Rampart/C: oxs_asym_ctx.h File Reference</title><style type="text/css" media="all">
+          @import url("../../style/maven-base.css");
+          
+			    @import url("../../style/maven-classic.css");</style><link rel="stylesheet" href="../../style/print.css" type="text/css" media="print"></link><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"></meta></head><body class="composite"><div id="banner"><a href="http://www.apache.org/" id="organizationLogo"><img alt="Apache Software Foundation" src="http://www.apache.org/images/asf-logo.gif"></img></a><a href="http://ws.apache.org/rampart/c" id="projectLogo"><img alt="Apache Rampart/C" src="http://ws.apache.org/rampart/c/images/rampartc_logo.jpg"></img></a><div class="clear"><hr></hr></div></div><div id="breadcrumbs"><div class="xleft">
+                	Last published: 16 January 2008
+                  | Doc for 1.1.0</div><div class="xright"></div><div class="clear"><hr></hr></div></div><div id="leftColumn"><div id="navcolumn"><div id="menuApache_Rampart_C"><h5>Apache Rampart/C</h5><ul><li class="none"><a href="../../index.html">Apache Rampart/C Home</a></li><li class="expanded"><a href="../../download.cgi">Download Rampart/C</a><ul><li class="none"><a href="../../download.cgi">Releases</a></li></ul></li><li class="expanded"><a href="../../docs/index.html">Documentation</a><ul><li class="none"><a href="../../docs/installationguide.html">Installation Guide</a></li><li class="none"><a href="../../docs/rampartc_manual.html">Rampart/C manual</a></li><li class="none"><a href="../../docs/configurations.html">Configurations guide</a></li></ul></li><li class="expanded"><a href="../../lists_issues.html">Get Involved</a><ul><li class="none"><a href="../../lists_issues.html">Mailing Lists &amp; Issue Tracking</a></li><li class="none"><a href="../../svn.html">Checko
 ut Source Code</a></li></ul></li><li class="expanded"><a href="../../coding_conventions.html">Developer Guidelines</a><ul><li class="none"><a href="../../coding_conventions.html">Coding Convention</a></li><li class="none"><a href="../../versioning.html">Versionning</a></li></ul></li><li class="expanded"><a href="../../team-list.html">Project Information</a><ul><li class="none"><a href="../../team-list.html">Project Team</a></li><li class="none"><a href="http://svn.apache.org/viewcvs.cgi/webservices/rampart/trunk/c/" class="externalLink" title="External Link">Source Code</a></li></ul></li></ul></div><a href="http://maven.apache.org/" title="Built by Maven" id="poweredBy"><img alt="Built by Maven" src="../../images/logos/maven-button-1.png"></img></a></div></div><div id="bodyColumn"><div class="contentBox"><div class="section"><p>
+<div class="tabs">
+  <ul>
+    <li><a href="index.html"><span>Main Page</span></a></li>
+    <li><a href="modules.html"><span>Modules</span></a></li>
+    <li><a href="annotated.html"><span>Classes</span></a></li>
+    <li id="current"><a href="files.html"><span>Files</span></a></li>
+    <li><a href="dirs.html"><span>Directories</span></a></li>
+  </ul></div><div class="tabs">
+  <ul>
+    <li><a href="files.html"><span>File List</span></a></li>
+    <li><a href="globals.html"><span>File Members</span></a></li>
+  </ul></div><div class="nav">
+<a class="el" href="dir_dc2aa67a450249f9141b08d44550d4d5.html">include</a></div></p></div><div class="section"><a name="oxs_asym_ctx_h_File_Reference"></a><h2>oxs_asym_ctx.h File Reference</h2><p>Keeps information relavent for asymmetric encryption. <a href="#_details">More...</a></p><p>
+<code>#include &lt;axis2_defines.h&gt;</code><br></br>
+<code>#include &lt;axutil_env.h&gt;</code><br></br>
+<code>#include &lt;axiom_node.h&gt;</code><br></br>
+<code>#include &lt;<a class="el" href="oxs__x509__cert_8h-source.html">oxs_x509_cert.h</a>&gt;</code><br></br>
+<code>#include &lt;<a class="el" href="openssl__pkey_8h-source.html">openssl_pkey.h</a>&gt;</code><br></br>
+
+</p><p>
+<a href="oxs__asym__ctx_8h-source.html">Go to the source code of this file.</a><table class="bodyTable"><tr class="b"><td></td></tr><tr class="a"><td colspan="2"><br></br><h2>Typedefs</h2></td></tr><tr class="b"><td class="memItemLeft" nowrap="" align="right" valign="top"><a class="anchor" name="gbdc8b746205c1114a121f7fda9baa160"></a>
+typedef oxs_asym_ctx_t </td><td class="memItemRight" valign="bottom"><b>oxs_asym_ctx_t</b></td></tr><tr class="a"><td colspan="2"><br></br><h2>Enumerations</h2></td></tr><tr class="b"><td class="memItemLeft" nowrap="" align="right" valign="top">enum  </td><td class="memItemRight" valign="bottom"><b>oxs_asym_ctx_format_t</b> { <b>OXS_ASYM_CTX_FORMAT_UNKNOWN</b> = 0, 
+<b>OXS_ASYM_CTX_FORMAT_PEM</b>, 
+<b>OXS_ASYM_CTX_FORMAT_PKCS12</b>
+ }</td></tr><tr class="a"><td class="memItemLeft" nowrap="" align="right" valign="top">enum  </td><td class="memItemRight" valign="bottom"><b>oxs_asym_ctx_operation_t</b> { <b>OXS_ASYM_CTX_OPERATION_PUB_ENCRYPT</b> = 0, 
+<b>OXS_ASYM_CTX_OPERATION_PRV_DECRYPT</b>, 
+<b>OXS_ASYM_CTX_OPERATION_PUB_DECRYPT</b>, 
+<b>OXS_ASYM_CTX_OPERATION_PRV_ENCRYPT</b>
+ }</td></tr><tr class="b"><td colspan="2"><br></br><h2>Functions</h2></td></tr><tr class="a"><td class="memItemLeft" nowrap="" align="right" valign="top"><a class="anchor" name="gb92d922d56bed71f11c9118f53fdcc83"></a>
+AXIS2_EXTERN oxs_asym_ctx_t * </td><td class="memItemRight" valign="bottom"><b>oxs_asym_ctx_create</b> (const axutil_env_t *env)</td></tr><tr class="b"><td class="memItemLeft" nowrap="" align="right" valign="top">AXIS2_EXTERN axis2_status_t </td><td class="memItemRight" valign="bottom"><a class="el" href="group__oxs__asym__ctx.html#g703814950ee19fd7c369abbdb5aaa6f5">oxs_asym_ctx_free</a> (oxs_asym_ctx_t *ctx, const axutil_env_t *env)</td></tr><tr class="a"><td class="memItemLeft" nowrap="" align="right" valign="top">AXIS2_EXTERN axis2_char_t * </td><td class="memItemRight" valign="bottom"><a class="el" href="group__oxs__asym__ctx.html#g4d9228f3471743b8075c215379b5a831">oxs_asym_ctx_get_file_name</a> (const oxs_asym_ctx_t *ctx, const axutil_env_t *env)</td></tr><tr class="b"><td class="memItemLeft" nowrap="" align="right" valign="top">AXIS2_EXTERN axis2_char_t * </td><td class="memItemRight" valign="bottom"><a class="el" href="group__oxs__asym__ctx.html#ga80dc2ce34f67e326
 1754099b4402579">oxs_asym_ctx_get_pem_buf</a> (const oxs_asym_ctx_t *ctx, const axutil_env_t *env)</td></tr><tr class="a"><td class="memItemLeft" nowrap="" align="right" valign="top">AXIS2_EXTERN axis2_char_t * </td><td class="memItemRight" valign="bottom"><a class="el" href="group__oxs__asym__ctx.html#g68c32b88e750b4d2f60cd95bceff88a7">oxs_asym_ctx_get_password</a> (const oxs_asym_ctx_t *ctx, const axutil_env_t *env)</td></tr><tr class="b"><td class="memItemLeft" nowrap="" align="right" valign="top">AXIS2_EXTERN oxs_asym_ctx_format_t </td><td class="memItemRight" valign="bottom"><a class="el" href="group__oxs__asym__ctx.html#gcd06e89502c2f518c489ab02fe3ee238">oxs_asym_ctx_get_format</a> (const oxs_asym_ctx_t *ctx, const axutil_env_t *env)</td></tr><tr class="a"><td class="memItemLeft" nowrap="" align="right" valign="top">AXIS2_EXTERN axis2_char_t * </td><td class="memItemRight" valign="bottom"><a class="el" href="group__oxs__asym__ctx.html#ga2a91c6dc475ca7317225bacfe911b
 26">oxs_asym_ctx_get_algorithm</a> (const oxs_asym_ctx_t *ctx, const axutil_env_t *env)</td></tr><tr class="b"><td class="memItemLeft" nowrap="" align="right" valign="top">AXIS2_EXTERN axis2_char_t * </td><td class="memItemRight" valign="bottom"><a class="el" href="group__oxs__asym__ctx.html#g2a2d9584457b97d301510d7ca0ee2cf3">oxs_asym_ctx_get_st_ref_pattern</a> (const oxs_asym_ctx_t *ctx, const axutil_env_t *env)</td></tr><tr class="a"><td class="memItemLeft" nowrap="" align="right" valign="top">AXIS2_EXTERN oxs_asym_ctx_operation_t </td><td class="memItemRight" valign="bottom"><a class="el" href="group__oxs__asym__ctx.html#gab0fa68e130e8f3e71c4d0da061e78f1">oxs_asym_ctx_get_operation</a> (const oxs_asym_ctx_t *ctx, const axutil_env_t *env)</td></tr><tr class="b"><td class="memItemLeft" nowrap="" align="right" valign="top">AXIS2_EXTERN <a class="el" href="group__openssl__pkey.html#g68d443d31f0dbbf2815f8c3330c60c8d">openssl_pkey_t</a> * </td><td class="memItemRight" valign
 ="bottom"><a class="el" href="group__oxs__asym__ctx.html#ged4fefe630875bf8e82b551c0ef4b7fa">oxs_asym_ctx_get_private_key</a> (const oxs_asym_ctx_t *ctx, const axutil_env_t *env)</td></tr><tr class="a"><td class="memItemLeft" nowrap="" align="right" valign="top">AXIS2_EXTERN oxs_x509_cert_t * </td><td class="memItemRight" valign="bottom"><a class="el" href="group__oxs__asym__ctx.html#g7db08338c7167945ade61a9dbe2a0428">oxs_asym_ctx_get_certificate</a> (const oxs_asym_ctx_t *ctx, const axutil_env_t *env)</td></tr><tr class="b"><td class="memItemLeft" nowrap="" align="right" valign="top">AXIS2_EXTERN axis2_status_t </td><td class="memItemRight" valign="bottom"><a class="el" href="group__oxs__asym__ctx.html#g971968c2cba96302c904c265d557001e">oxs_asym_ctx_set_file_name</a> (oxs_asym_ctx_t *ctx, const axutil_env_t *env, axis2_char_t *file_name)</td></tr><tr class="a"><td class="memItemLeft" nowrap="" align="right" valign="top">AXIS2_EXTERN axis2_status_t </td><td class="memItemR
 ight" valign="bottom"><a class="el" href="group__oxs__asym__ctx.html#gb0645d05a71098695e46641d02317b27">oxs_asym_ctx_set_pem_buf</a> (oxs_asym_ctx_t *ctx, const axutil_env_t *env, axis2_char_t *pem_buf)</td></tr><tr class="b"><td class="memItemLeft" nowrap="" align="right" valign="top">AXIS2_EXTERN axis2_status_t </td><td class="memItemRight" valign="bottom"><a class="el" href="group__oxs__asym__ctx.html#g36cca8618a0ca2685f98a27f61450a7e">oxs_asym_ctx_set_password</a> (oxs_asym_ctx_t *ctx, const axutil_env_t *env, axis2_char_t *password)</td></tr><tr class="a"><td class="memItemLeft" nowrap="" align="right" valign="top">AXIS2_EXTERN axis2_status_t </td><td class="memItemRight" valign="bottom"><a class="el" href="group__oxs__asym__ctx.html#gacd092fda32db00f5d2d40e8215ab207">oxs_asym_ctx_set_format</a> (oxs_asym_ctx_t *ctx, const axutil_env_t *env, oxs_asym_ctx_format_t format)</td></tr><tr class="b"><td class="memItemLeft" nowrap="" align="right" valign="top">AXIS2_EXTERN a
 xis2_status_t </td><td class="memItemRight" valign="bottom"><a class="el" href="group__oxs__asym__ctx.html#g4e79554d32ea496562502d070a1f9996">oxs_asym_ctx_set_algorithm</a> (oxs_asym_ctx_t *ctx, const axutil_env_t *env, axis2_char_t *algorithm)</td></tr><tr class="a"><td class="memItemLeft" nowrap="" align="right" valign="top">AXIS2_EXTERN axis2_status_t </td><td class="memItemRight" valign="bottom"><a class="el" href="group__oxs__asym__ctx.html#g62000beb6335149909d0b79576a1e038">oxs_asym_ctx_set_st_ref_pattern</a> (oxs_asym_ctx_t *ctx, const axutil_env_t *env, axis2_char_t *st_ref_pattern)</td></tr><tr class="b"><td class="memItemLeft" nowrap="" align="right" valign="top">AXIS2_EXTERN axis2_status_t </td><td class="memItemRight" valign="bottom"><a class="el" href="group__oxs__asym__ctx.html#gf08ffc2e25f336eeb84070aaaf98009a">oxs_asym_ctx_set_operation</a> (oxs_asym_ctx_t *ctx, const axutil_env_t *env, oxs_asym_ctx_operation_t operation)</td></tr><tr class="a"><td class="
 memItemLeft" nowrap="" align="right" valign="top">AXIS2_EXTERN axis2_status_t </td><td class="memItemRight" valign="bottom"><a class="el" href="group__oxs__asym__ctx.html#g049adac8c282a3cb3f6cf4f331803cf0">oxs_asym_ctx_set_certificate</a> (oxs_asym_ctx_t *ctx, const axutil_env_t *env, oxs_x509_cert_t *certificate)</td></tr><tr class="b"><td class="memItemLeft" nowrap="" align="right" valign="top">AXIS2_EXTERN axis2_status_t </td><td class="memItemRight" valign="bottom"><a class="el" href="group__oxs__asym__ctx.html#g677a1003582eb2b92585ad2905ef97b5">oxs_asym_ctx_set_private_key</a> (oxs_asym_ctx_t *asym_ctx, const axutil_env_t *env, <a class="el" href="group__openssl__pkey.html#g68d443d31f0dbbf2815f8c3330c60c8d">openssl_pkey_t</a> *private_key)</td></tr></table>
+</p></div><div class="section"><p><a name="_details"></a></p><div class="subsection"><a name="Detailed_Description"></a><h3>Detailed Description</h3><p>
+Keeps information relavent for asymmetric encryption. 
+</p><p>
+</p></div></div><div class="section"><address style="align: right;"><small>Generated on Thu Oct 4 17:37:07 2007 for Rampart/C by 
+<a href="http://www.doxygen.org/index.html" class="externalLink" title="External Link">
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></img></a> 1.4.7 </small></address></div></div></div><div class="clear"><hr></hr></div><div id="footer"><div class="xright">© 2005-2008, Apache Software Foundation</div><div class="clear"><hr></hr></div></div></body></html>
\ No newline at end of file

Added: webservices/rampart/site/c/api/html/oxs__axiom_8h-source.html
URL: http://svn.apache.org/viewvc/webservices/rampart/site/c/api/html/oxs__axiom_8h-source.html?rev=612382&view=auto
==============================================================================
--- webservices/rampart/site/c/api/html/oxs__axiom_8h-source.html (added)
+++ webservices/rampart/site/c/api/html/oxs__axiom_8h-source.html Wed Jan 16 00:11:50 2008
@@ -0,0 +1,115 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html><head><title>Apache Rampart/C - Rampart/C: oxs_axiom.h Source File</title><style type="text/css" media="all">
+          @import url("../../style/maven-base.css");
+          
+			    @import url("../../style/maven-classic.css");</style><link rel="stylesheet" href="../../style/print.css" type="text/css" media="print"></link><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"></meta></head><body class="composite"><div id="banner"><a href="http://www.apache.org/" id="organizationLogo"><img alt="Apache Software Foundation" src="http://www.apache.org/images/asf-logo.gif"></img></a><a href="http://ws.apache.org/rampart/c" id="projectLogo"><img alt="Apache Rampart/C" src="http://ws.apache.org/rampart/c/images/rampartc_logo.jpg"></img></a><div class="clear"><hr></hr></div></div><div id="breadcrumbs"><div class="xleft">
+                	Last published: 16 January 2008
+                  | Doc for 1.1.0</div><div class="xright"></div><div class="clear"><hr></hr></div></div><div id="leftColumn"><div id="navcolumn"><div id="menuApache_Rampart_C"><h5>Apache Rampart/C</h5><ul><li class="none"><a href="../../index.html">Apache Rampart/C Home</a></li><li class="expanded"><a href="../../download.cgi">Download Rampart/C</a><ul><li class="none"><a href="../../download.cgi">Releases</a></li></ul></li><li class="expanded"><a href="../../docs/index.html">Documentation</a><ul><li class="none"><a href="../../docs/installationguide.html">Installation Guide</a></li><li class="none"><a href="../../docs/rampartc_manual.html">Rampart/C manual</a></li><li class="none"><a href="../../docs/configurations.html">Configurations guide</a></li></ul></li><li class="expanded"><a href="../../lists_issues.html">Get Involved</a><ul><li class="none"><a href="../../lists_issues.html">Mailing Lists &amp; Issue Tracking</a></li><li class="none"><a href="../../svn.html">Checko
 ut Source Code</a></li></ul></li><li class="expanded"><a href="../../coding_conventions.html">Developer Guidelines</a><ul><li class="none"><a href="../../coding_conventions.html">Coding Convention</a></li><li class="none"><a href="../../versioning.html">Versionning</a></li></ul></li><li class="expanded"><a href="../../team-list.html">Project Information</a><ul><li class="none"><a href="../../team-list.html">Project Team</a></li><li class="none"><a href="http://svn.apache.org/viewcvs.cgi/webservices/rampart/trunk/c/" class="externalLink" title="External Link">Source Code</a></li></ul></li></ul></div><a href="http://maven.apache.org/" title="Built by Maven" id="poweredBy"><img alt="Built by Maven" src="../../images/logos/maven-button-1.png"></img></a></div></div><div id="bodyColumn"><div class="contentBox"><div class="section"><p>
+<div class="tabs">
+  <ul>
+    <li><a href="index.html"><span>Main Page</span></a></li>
+    <li><a href="modules.html"><span>Modules</span></a></li>
+    <li><a href="annotated.html"><span>Classes</span></a></li>
+    <li id="current"><a href="files.html"><span>Files</span></a></li>
+    <li><a href="dirs.html"><span>Directories</span></a></li>
+  </ul></div><div class="tabs">
+  <ul>
+    <li><a href="files.html"><span>File List</span></a></li>
+    <li><a href="globals.html"><span>File Members</span></a></li>
+  </ul></div><div class="nav">
+<a class="el" href="dir_dc2aa67a450249f9141b08d44550d4d5.html">include</a></div></p></div><div class="section"><a name="oxs_axiom_h"></a><h2>oxs_axiom.h</h2><p><a href="oxs__axiom_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"> * Licensed to the Apache Software Foundation (ASF) under one or more</span>
+<a name="l00003"></a>00003 <span class="comment"> * contributor license agreements.  See the NOTICE file distributed with</span>
+<a name="l00004"></a>00004 <span class="comment"> * this work for additional information regarding copyright ownership.</span>
+<a name="l00005"></a>00005 <span class="comment"> * The ASF licenses this file to You under the Apache License, Version 2.0</span>
+<a name="l00006"></a>00006 <span class="comment"> * (the "License"); you may not use this file except in compliance with</span>
+<a name="l00007"></a>00007 <span class="comment"> * the License.  You may obtain a copy of the License at</span>
+<a name="l00008"></a>00008 <span class="comment"> *</span>
+<a name="l00009"></a>00009 <span class="comment"> *      http://www.apache.org/licenses/LICENSE-2.0</span>
+<a name="l00010"></a>00010 <span class="comment"> *</span>
+<a name="l00011"></a>00011 <span class="comment"> * Unless required by applicable law or agreed to in writing, software</span>
+<a name="l00012"></a>00012 <span class="comment"> * distributed under the License is distributed on an "AS IS" BASIS,</span>
+<a name="l00013"></a>00013 <span class="comment"> * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.</span>
+<a name="l00014"></a>00014 <span class="comment"> * See the License for the specific language governing permissions and</span>
+<a name="l00015"></a>00015 <span class="comment"> * limitations under the License.</span>
+<a name="l00016"></a>00016 <span class="comment"> */</span>
+<a name="l00017"></a>00017 
+<a name="l00018"></a>00018 <span class="preprocessor">#ifndef OXS_AXIOM_H</span>
+<a name="l00019"></a>00019 <span class="preprocessor"></span><span class="preprocessor">#define OXS_AXIOM_H</span>
+<a name="l00020"></a>00020 <span class="preprocessor"></span>
+<a name="l00021"></a>00021 
+<a name="l00027"></a>00027 <span class="preprocessor">#include &lt;axis2_defines.h&gt;</span>
+<a name="l00028"></a>00028 <span class="preprocessor">#include &lt;axutil_env.h&gt;</span>
+<a name="l00029"></a>00029 <span class="preprocessor">#include &lt;axis2_util.h&gt;</span>
+<a name="l00030"></a>00030 <span class="preprocessor">#include &lt;axiom_node.h&gt;</span>
+<a name="l00031"></a>00031 <span class="preprocessor">#include &lt;axiom_util.h&gt;</span>
+<a name="l00032"></a>00032 <span class="preprocessor">#include &lt;axiom_document.h&gt;</span>
+<a name="l00033"></a>00033 <span class="preprocessor">#include &lt;axiom.h&gt;</span>
+<a name="l00034"></a>00034 
+<a name="l00035"></a>00035 <span class="preprocessor">#ifdef __cplusplus</span>
+<a name="l00036"></a>00036 <span class="preprocessor"></span><span class="keyword">extern</span> <span class="stringliteral">"C"</span>
+<a name="l00037"></a>00037 {
+<a name="l00038"></a>00038 <span class="preprocessor">#endif</span>
+<a name="l00039"></a>00039 <span class="preprocessor"></span>
+<a name="l00054"></a>00054     AXIS2_EXTERN axis2_status_t AXIS2_CALL
+<a name="l00055"></a>00055     <a class="code" href="group__oxs__axiom.html#g1bd4035948efe471a6ff198a9ee36eca">oxs_axiom_add_attribute</a>(<span class="keyword">const</span> axutil_env_t *env,
+<a name="l00056"></a>00056                             axiom_node_t* node,
+<a name="l00057"></a>00057                             axis2_char_t* attribute_ns,
+<a name="l00058"></a>00058                             axis2_char_t* attribute_ns_uri,
+<a name="l00059"></a>00059                             axis2_char_t* attribute,
+<a name="l00060"></a>00060                             axis2_char_t* value);
+<a name="l00071"></a>00071     AXIS2_EXTERN <span class="keywordtype">int</span> AXIS2_CALL
+<a name="l00072"></a>00072     <a class="code" href="group__oxs__axiom.html#g65a8d5e7b77d2d2d8d69157e09818ad9">oxs_axiom_get_number_of_children_with_qname</a>(<span class="keyword">const</span> axutil_env_t *env,
+<a name="l00073"></a>00073             axiom_node_t* parent,
+<a name="l00074"></a>00074             axis2_char_t* local_name,
+<a name="l00075"></a>00075             axis2_char_t* ns_uri,
+<a name="l00076"></a>00076             axis2_char_t* prefix);
+<a name="l00077"></a>00077 
+<a name="l00086"></a>00086     AXIS2_EXTERN axiom_node_t* AXIS2_CALL
+<a name="l00087"></a>00087     <a class="code" href="group__oxs__axiom.html#g4d407950fbcbe08ced690f1f2479f981">oxs_axiom_get_node_by_local_name</a>(<span class="keyword">const</span> axutil_env_t *env,
+<a name="l00088"></a>00088                                      axiom_node_t *node,
+<a name="l00089"></a>00089                                      axis2_char_t *local_name);
+<a name="l00099"></a>00099     AXIS2_EXTERN axiom_node_t* AXIS2_CALL
+<a name="l00100"></a>00100     <a class="code" href="group__oxs__axiom.html#g1256956c073f0366d79a42d7df8c27be">oxs_axiom_get_node_by_id</a>(<span class="keyword">const</span> axutil_env_t *env,
+<a name="l00101"></a>00101                              axiom_node_t *node,
+<a name="l00102"></a>00102                              axis2_char_t *attr,
+<a name="l00103"></a>00103                              axis2_char_t *val,
+<a name="l00104"></a>00104                              axis2_char_t *ns);
+<a name="l00105"></a>00105 
+<a name="l00114"></a>00114     AXIS2_EXTERN axis2_char_t* AXIS2_CALL
+<a name="l00115"></a>00115     <a class="code" href="group__oxs__axiom.html#gc4d6bee25ce27811a4a1a4c4663b27e7">oxs_axiom_get_attribute_value_of_node_by_name</a>(<span class="keyword">const</span> axutil_env_t *env,
+<a name="l00116"></a>00116             axiom_node_t *node,
+<a name="l00117"></a>00117             axis2_char_t *attribute_name,
+<a name="l00118"></a>00118             axis2_char_t *ns);
+<a name="l00119"></a>00119 
+<a name="l00120"></a>00120     AXIS2_EXTERN axis2_char_t* AXIS2_CALL
+<a name="l00121"></a>00121     oxs_axiom_get_attribute_val_of_node_by_qname(<span class="keyword">const</span> axutil_env_t *env,
+<a name="l00122"></a>00122             axiom_node_t *node,
+<a name="l00123"></a>00123             axutil_qname_t *qname);
+<a name="l00124"></a>00124 
+<a name="l00125"></a>00125     AXIS2_EXTERN axiom_node_t* AXIS2_CALL
+<a name="l00126"></a>00126     oxs_axiom_get_first_child_node_by_name(<span class="keyword">const</span> axutil_env_t *env,
+<a name="l00127"></a>00127                                            axiom_node_t* parent,
+<a name="l00128"></a>00128                                            axis2_char_t* local_name,
+<a name="l00129"></a>00129                                            axis2_char_t* ns_uri,
+<a name="l00130"></a>00130                                            axis2_char_t* prefix);
+<a name="l00131"></a>00131     <span class="comment">/*</span>
+<a name="l00132"></a>00132 <span class="comment">     * Returns content of a node</span>
+<a name="l00133"></a>00133 <span class="comment">     * </span>
+<a name="l00134"></a>00134 <span class="comment">     */</span>
+<a name="l00135"></a>00135     AXIS2_EXTERN axis2_char_t* AXIS2_CALL
+<a name="l00136"></a>00136     oxs_axiom_get_node_content(<span class="keyword">const</span> axutil_env_t *env, axiom_node_t* node);
+<a name="l00137"></a>00137 
+<a name="l00138"></a>00138 
+<a name="l00139"></a>00139     AXIS2_EXTERN axiom_node_t *AXIS2_CALL
+<a name="l00140"></a>00140     oxs_axiom_deserialize_node(<span class="keyword">const</span> axutil_env_t *env,  axis2_char_t* buffer);
+<a name="l00144"></a>00144     AXIS2_EXTERN axis2_status_t AXIS2_CALL
+<a name="l00145"></a>00145     <a class="code" href="group__oxs__axiom.html#g816615975545068f36d3ffcfd1bd14e6">oxs_axiom_check_node_name</a>(<span class="keyword">const</span> axutil_env_t *env, axiom_node_t* node, axis2_char_t* name, axis2_char_t* ns);
+<a name="l00146"></a>00146 
+<a name="l00148"></a>00148 <span class="preprocessor">#ifdef __cplusplus</span>
+<a name="l00149"></a>00149 <span class="preprocessor"></span>}
+<a name="l00150"></a>00150 <span class="preprocessor">#endif</span>
+<a name="l00151"></a>00151 <span class="preprocessor"></span>
+<a name="l00152"></a>00152 <span class="preprocessor">#endif                          </span><span class="comment">/* OXS_AXIOM_H */</span>
+</pre></div></p></div><div class="section"><address style="align: right;"><small>Generated on Thu Oct 4 17:37:07 2007 for Rampart/C by 
+<a href="http://www.doxygen.org/index.html" class="externalLink" title="External Link">
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></img></a> 1.4.7 </small></address></div></div></div><div class="clear"><hr></hr></div><div id="footer"><div class="xright">© 2005-2008, Apache Software Foundation</div><div class="clear"><hr></hr></div></div></body></html>
\ No newline at end of file

Added: webservices/rampart/site/c/api/html/oxs__axiom_8h.html
URL: http://svn.apache.org/viewvc/webservices/rampart/site/c/api/html/oxs__axiom_8h.html?rev=612382&view=auto
==============================================================================
--- webservices/rampart/site/c/api/html/oxs__axiom_8h.html (added)
+++ webservices/rampart/site/c/api/html/oxs__axiom_8h.html Wed Jan 16 00:11:50 2008
@@ -0,0 +1,39 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html><head><title>Apache Rampart/C - Rampart/C: oxs_axiom.h File Reference</title><style type="text/css" media="all">
+          @import url("../../style/maven-base.css");
+          
+			    @import url("../../style/maven-classic.css");</style><link rel="stylesheet" href="../../style/print.css" type="text/css" media="print"></link><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"></meta></head><body class="composite"><div id="banner"><a href="http://www.apache.org/" id="organizationLogo"><img alt="Apache Software Foundation" src="http://www.apache.org/images/asf-logo.gif"></img></a><a href="http://ws.apache.org/rampart/c" id="projectLogo"><img alt="Apache Rampart/C" src="http://ws.apache.org/rampart/c/images/rampartc_logo.jpg"></img></a><div class="clear"><hr></hr></div></div><div id="breadcrumbs"><div class="xleft">
+                	Last published: 16 January 2008
+                  | Doc for 1.1.0</div><div class="xright"></div><div class="clear"><hr></hr></div></div><div id="leftColumn"><div id="navcolumn"><div id="menuApache_Rampart_C"><h5>Apache Rampart/C</h5><ul><li class="none"><a href="../../index.html">Apache Rampart/C Home</a></li><li class="expanded"><a href="../../download.cgi">Download Rampart/C</a><ul><li class="none"><a href="../../download.cgi">Releases</a></li></ul></li><li class="expanded"><a href="../../docs/index.html">Documentation</a><ul><li class="none"><a href="../../docs/installationguide.html">Installation Guide</a></li><li class="none"><a href="../../docs/rampartc_manual.html">Rampart/C manual</a></li><li class="none"><a href="../../docs/configurations.html">Configurations guide</a></li></ul></li><li class="expanded"><a href="../../lists_issues.html">Get Involved</a><ul><li class="none"><a href="../../lists_issues.html">Mailing Lists &amp; Issue Tracking</a></li><li class="none"><a href="../../svn.html">Checko
 ut Source Code</a></li></ul></li><li class="expanded"><a href="../../coding_conventions.html">Developer Guidelines</a><ul><li class="none"><a href="../../coding_conventions.html">Coding Convention</a></li><li class="none"><a href="../../versioning.html">Versionning</a></li></ul></li><li class="expanded"><a href="../../team-list.html">Project Information</a><ul><li class="none"><a href="../../team-list.html">Project Team</a></li><li class="none"><a href="http://svn.apache.org/viewcvs.cgi/webservices/rampart/trunk/c/" class="externalLink" title="External Link">Source Code</a></li></ul></li></ul></div><a href="http://maven.apache.org/" title="Built by Maven" id="poweredBy"><img alt="Built by Maven" src="../../images/logos/maven-button-1.png"></img></a></div></div><div id="bodyColumn"><div class="contentBox"><div class="section"><p>
+<div class="tabs">
+  <ul>
+    <li><a href="index.html"><span>Main Page</span></a></li>
+    <li><a href="modules.html"><span>Modules</span></a></li>
+    <li><a href="annotated.html"><span>Classes</span></a></li>
+    <li id="current"><a href="files.html"><span>Files</span></a></li>
+    <li><a href="dirs.html"><span>Directories</span></a></li>
+  </ul></div><div class="tabs">
+  <ul>
+    <li><a href="files.html"><span>File List</span></a></li>
+    <li><a href="globals.html"><span>File Members</span></a></li>
+  </ul></div><div class="nav">
+<a class="el" href="dir_dc2aa67a450249f9141b08d44550d4d5.html">include</a></div></p></div><div class="section"><a name="oxs_axiom_h_File_Reference"></a><h2>oxs_axiom.h File Reference</h2><p>Utility functions related to AXIOM. A place for common code. <a href="#_details">More...</a></p><p>
+<code>#include &lt;axis2_defines.h&gt;</code><br></br>
+<code>#include &lt;axutil_env.h&gt;</code><br></br>
+<code>#include &lt;axis2_util.h&gt;</code><br></br>
+<code>#include &lt;axiom_node.h&gt;</code><br></br>
+<code>#include &lt;axiom_util.h&gt;</code><br></br>
+<code>#include &lt;axiom_document.h&gt;</code><br></br>
+<code>#include &lt;axiom.h&gt;</code><br></br>
+
+</p><p>
+<a href="oxs__axiom_8h-source.html">Go to the source code of this file.</a><table class="bodyTable"><tr class="a"><td></td></tr><tr class="b"><td colspan="2"><br></br><h2>Functions</h2></td></tr><tr class="a"><td class="memItemLeft" nowrap="" align="right" valign="top">AXIS2_EXTERN axis2_status_t </td><td class="memItemRight" valign="bottom"><a class="el" href="group__oxs__axiom.html#g1bd4035948efe471a6ff198a9ee36eca">oxs_axiom_add_attribute</a> (const axutil_env_t *env, axiom_node_t *node, axis2_char_t *attribute_ns, axis2_char_t *attribute_ns_uri, axis2_char_t *attribute, axis2_char_t *value)</td></tr><tr class="b"><td class="memItemLeft" nowrap="" align="right" valign="top">AXIS2_EXTERN int </td><td class="memItemRight" valign="bottom"><a class="el" href="group__oxs__axiom.html#g65a8d5e7b77d2d2d8d69157e09818ad9">oxs_axiom_get_number_of_children_with_qname</a> (const axutil_env_t *env, axiom_node_t *parent, axis2_char_t *local_name, axis2_char_t *ns_uri, axis2_char_t *pr
 efix)</td></tr><tr class="a"><td class="memItemLeft" nowrap="" align="right" valign="top">AXIS2_EXTERN axiom_node_t * </td><td class="memItemRight" valign="bottom"><a class="el" href="group__oxs__axiom.html#g4d407950fbcbe08ced690f1f2479f981">oxs_axiom_get_node_by_local_name</a> (const axutil_env_t *env, axiom_node_t *node, axis2_char_t *local_name)</td></tr><tr class="b"><td class="memItemLeft" nowrap="" align="right" valign="top">AXIS2_EXTERN axiom_node_t * </td><td class="memItemRight" valign="bottom"><a class="el" href="group__oxs__axiom.html#g1256956c073f0366d79a42d7df8c27be">oxs_axiom_get_node_by_id</a> (const axutil_env_t *env, axiom_node_t *node, axis2_char_t *attr, axis2_char_t *val, axis2_char_t *ns)</td></tr><tr class="a"><td class="memItemLeft" nowrap="" align="right" valign="top">AXIS2_EXTERN axis2_char_t * </td><td class="memItemRight" valign="bottom"><a class="el" href="group__oxs__axiom.html#gc4d6bee25ce27811a4a1a4c4663b27e7">oxs_axiom_get_attribute_value_o
 f_node_by_name</a> (const axutil_env_t *env, axiom_node_t *node, axis2_char_t *attribute_name, axis2_char_t *ns)</td></tr><tr class="b"><td class="memItemLeft" nowrap="" align="right" valign="top"><a class="anchor" name="g4829906f2940b10ef351c90b9b8c029d"></a>
+AXIS2_EXTERN axis2_char_t * </td><td class="memItemRight" valign="bottom"><b>oxs_axiom_get_attribute_val_of_node_by_qname</b> (const axutil_env_t *env, axiom_node_t *node, axutil_qname_t *qname)</td></tr><tr class="a"><td class="memItemLeft" nowrap="" align="right" valign="top"><a class="anchor" name="g4b85c207643c844618babfc04b5d3111"></a>
+AXIS2_EXTERN axiom_node_t * </td><td class="memItemRight" valign="bottom"><b>oxs_axiom_get_first_child_node_by_name</b> (const axutil_env_t *env, axiom_node_t *parent, axis2_char_t *local_name, axis2_char_t *ns_uri, axis2_char_t *prefix)</td></tr><tr class="b"><td class="memItemLeft" nowrap="" align="right" valign="top"><a class="anchor" name="g0cc1ab6ea2ca78e35c281991674508b0"></a>
+AXIS2_EXTERN axis2_char_t * </td><td class="memItemRight" valign="bottom"><b>oxs_axiom_get_node_content</b> (const axutil_env_t *env, axiom_node_t *node)</td></tr><tr class="a"><td class="memItemLeft" nowrap="" align="right" valign="top"><a class="anchor" name="ga7d645a46cb5aef9998cb472551ccd6b"></a>
+AXIS2_EXTERN axiom_node_t * </td><td class="memItemRight" valign="bottom"><b>oxs_axiom_deserialize_node</b> (const axutil_env_t *env, axis2_char_t *buffer)</td></tr><tr class="b"><td class="memItemLeft" nowrap="" align="right" valign="top">AXIS2_EXTERN axis2_status_t </td><td class="memItemRight" valign="bottom"><a class="el" href="group__oxs__axiom.html#g816615975545068f36d3ffcfd1bd14e6">oxs_axiom_check_node_name</a> (const axutil_env_t *env, axiom_node_t *node, axis2_char_t *name, axis2_char_t *ns)</td></tr></table>
+</p></div><div class="section"><p><a name="_details"></a></p><div class="subsection"><a name="Detailed_Description"></a><h3>Detailed Description</h3><p>
+Utility functions related to AXIOM. A place for common code. 
+</p><p>
+</p></div></div><div class="section"><address style="align: right;"><small>Generated on Thu Oct 4 17:37:07 2007 for Rampart/C by 
+<a href="http://www.doxygen.org/index.html" class="externalLink" title="External Link">
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></img></a> 1.4.7 </small></address></div></div></div><div class="clear"><hr></hr></div><div id="footer"><div class="xright">© 2005-2008, Apache Software Foundation</div><div class="clear"><hr></hr></div></div></body></html>
\ No newline at end of file

Added: webservices/rampart/site/c/api/html/oxs__axis2__utils_8h-source.html
URL: http://svn.apache.org/viewvc/webservices/rampart/site/c/api/html/oxs__axis2__utils_8h-source.html?rev=612382&view=auto
==============================================================================
--- webservices/rampart/site/c/api/html/oxs__axis2__utils_8h-source.html (added)
+++ webservices/rampart/site/c/api/html/oxs__axis2__utils_8h-source.html Wed Jan 16 00:11:50 2008
@@ -0,0 +1,62 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html><head><title>Apache Rampart/C - Rampart/C: oxs_axis2_utils.h Source File</title><style type="text/css" media="all">
+          @import url("../../style/maven-base.css");
+          
+			    @import url("../../style/maven-classic.css");</style><link rel="stylesheet" href="../../style/print.css" type="text/css" media="print"></link><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"></meta></head><body class="composite"><div id="banner"><a href="http://www.apache.org/" id="organizationLogo"><img alt="Apache Software Foundation" src="http://www.apache.org/images/asf-logo.gif"></img></a><a href="http://ws.apache.org/rampart/c" id="projectLogo"><img alt="Apache Rampart/C" src="http://ws.apache.org/rampart/c/images/rampartc_logo.jpg"></img></a><div class="clear"><hr></hr></div></div><div id="breadcrumbs"><div class="xleft">
+                	Last published: 16 January 2008
+                  | Doc for 1.1.0</div><div class="xright"></div><div class="clear"><hr></hr></div></div><div id="leftColumn"><div id="navcolumn"><div id="menuApache_Rampart_C"><h5>Apache Rampart/C</h5><ul><li class="none"><a href="../../index.html">Apache Rampart/C Home</a></li><li class="expanded"><a href="../../download.cgi">Download Rampart/C</a><ul><li class="none"><a href="../../download.cgi">Releases</a></li></ul></li><li class="expanded"><a href="../../docs/index.html">Documentation</a><ul><li class="none"><a href="../../docs/installationguide.html">Installation Guide</a></li><li class="none"><a href="../../docs/rampartc_manual.html">Rampart/C manual</a></li><li class="none"><a href="../../docs/configurations.html">Configurations guide</a></li></ul></li><li class="expanded"><a href="../../lists_issues.html">Get Involved</a><ul><li class="none"><a href="../../lists_issues.html">Mailing Lists &amp; Issue Tracking</a></li><li class="none"><a href="../../svn.html">Checko
 ut Source Code</a></li></ul></li><li class="expanded"><a href="../../coding_conventions.html">Developer Guidelines</a><ul><li class="none"><a href="../../coding_conventions.html">Coding Convention</a></li><li class="none"><a href="../../versioning.html">Versionning</a></li></ul></li><li class="expanded"><a href="../../team-list.html">Project Information</a><ul><li class="none"><a href="../../team-list.html">Project Team</a></li><li class="none"><a href="http://svn.apache.org/viewcvs.cgi/webservices/rampart/trunk/c/" class="externalLink" title="External Link">Source Code</a></li></ul></li></ul></div><a href="http://maven.apache.org/" title="Built by Maven" id="poweredBy"><img alt="Built by Maven" src="../../images/logos/maven-button-1.png"></img></a></div></div><div id="bodyColumn"><div class="contentBox"><div class="section"><p>
+<div class="tabs">
+  <ul>
+    <li><a href="index.html"><span>Main Page</span></a></li>
+    <li><a href="modules.html"><span>Modules</span></a></li>
+    <li><a href="annotated.html"><span>Classes</span></a></li>
+    <li id="current"><a href="files.html"><span>Files</span></a></li>
+    <li><a href="dirs.html"><span>Directories</span></a></li>
+  </ul></div><div class="tabs">
+  <ul>
+    <li><a href="files.html"><span>File List</span></a></li>
+    <li><a href="globals.html"><span>File Members</span></a></li>
+  </ul></div><div class="nav">
+<a class="el" href="dir_dc2aa67a450249f9141b08d44550d4d5.html">include</a></div></p></div><div class="section"><a name="oxs_axis2_utils_h"></a><h2>oxs_axis2_utils.h</h2><p><a href="oxs__axis2__utils_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 2003-2004 The Apache Software Foundation.</span>
+<a name="l00003"></a>00003 <span class="comment"> *</span>
+<a name="l00004"></a>00004 <span class="comment"> *   Licensed under the Apache License, Version 2.0 (the "License");</span>
+<a name="l00005"></a>00005 <span class="comment"> *   you may not use this file except in compliance with the License.</span>
+<a name="l00006"></a>00006 <span class="comment"> *   You may obtain a copy of the License at</span>
+<a name="l00007"></a>00007 <span class="comment"> *</span>
+<a name="l00008"></a>00008 <span class="comment"> *       http://www.apache.org/licenses/LICENSE-2.0</span>
+<a name="l00009"></a>00009 <span class="comment"> *</span>
+<a name="l00010"></a>00010 <span class="comment"> *   Unless required by applicable law or agreed to in writing, software</span>
+<a name="l00011"></a>00011 <span class="comment"> *   distributed under the License is distributed on an "AS IS" BASIS,</span>
+<a name="l00012"></a>00012 <span class="comment"> *   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.</span>
+<a name="l00013"></a>00013 <span class="comment"> *   See the License for the specific language governing permissions and</span>
+<a name="l00014"></a>00014 <span class="comment"> *   limitations under the License.</span>
+<a name="l00015"></a>00015 <span class="comment"> */</span>
+<a name="l00016"></a>00016 
+<a name="l00017"></a>00017 <span class="preprocessor">#include &lt;axis2_util.h&gt;</span>
+<a name="l00018"></a>00018 <span class="preprocessor">#include &lt;<a class="code" href="oxs__buffer_8h.html">oxs_buffer.h</a>&gt;</span>
+<a name="l00019"></a>00019 
+<a name="l00024"></a>00024 <span class="preprocessor">#ifndef OXS_AXIS_UTILS</span>
+<a name="l00025"></a>00025 <span class="preprocessor"></span><span class="preprocessor">#define OXS_AXIS_UTILS</span>
+<a name="l00026"></a>00026 <span class="preprocessor"></span>
+<a name="l00027"></a>00027 <span class="preprocessor">#ifdef __cplusplus</span>
+<a name="l00028"></a>00028 <span class="preprocessor"></span><span class="keyword">extern</span> <span class="stringliteral">"C"</span> {
+<a name="l00029"></a>00029 <span class="preprocessor">#endif</span>
+<a name="l00030"></a>00030 <span class="preprocessor"></span>
+<a name="l00035"></a>00035 <span class="preprocessor">#if 0</span>
+<a name="l00036"></a>00036 <span class="preprocessor"></span>    <span class="comment">/*Decoded buffer will be returned*/</span>
+<a name="l00037"></a>00037     AXIS2_EXTERN oxs_buffer_ptr AXIS2_CALL  oxs_base64_decode(axutil_env_t *env,
+<a name="l00038"></a>00038             oxs_buffer_ptr coded_buf);
+<a name="l00039"></a>00039 
+<a name="l00040"></a>00040     <span class="comment">/*Encoded input buffer will be returned*/</span>
+<a name="l00041"></a>00041     AXIS2_EXTERN oxs_buffer_ptr AXIS2_CALL  oxs_base64_encode(axutil_env_t *env,
+<a name="l00042"></a>00042             oxs_buffer_ptr plain_buf);
+<a name="l00043"></a>00043 <span class="preprocessor">#endif</span>
+<a name="l00044"></a>00044 <span class="preprocessor"></span>
+<a name="l00046"></a>00046 <span class="preprocessor">#ifdef __cplusplus</span>
+<a name="l00047"></a>00047 <span class="preprocessor"></span>}
+<a name="l00048"></a>00048 <span class="preprocessor">#endif</span>
+<a name="l00049"></a>00049 <span class="preprocessor"></span>
+<a name="l00050"></a>00050 <span class="preprocessor">#endif    </span><span class="comment">/* OXS_AXIS_UTILS */</span>
+</pre></div></p></div><div class="section"><address style="align: right;"><small>Generated on Thu Oct 4 17:37:07 2007 for Rampart/C by 
+<a href="http://www.doxygen.org/index.html" class="externalLink" title="External Link">
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></img></a> 1.4.7 </small></address></div></div></div><div class="clear"><hr></hr></div><div id="footer"><div class="xright">© 2005-2008, Apache Software Foundation</div><div class="clear"><hr></hr></div></div></body></html>
\ No newline at end of file

Added: webservices/rampart/site/c/api/html/oxs__axis2__utils_8h.html
URL: http://svn.apache.org/viewvc/webservices/rampart/site/c/api/html/oxs__axis2__utils_8h.html?rev=612382&view=auto
==============================================================================
--- webservices/rampart/site/c/api/html/oxs__axis2__utils_8h.html (added)
+++ webservices/rampart/site/c/api/html/oxs__axis2__utils_8h.html Wed Jan 16 00:11:50 2008
@@ -0,0 +1,30 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html><head><title>Apache Rampart/C - Rampart/C: oxs_axis2_utils.h File Reference</title><style type="text/css" media="all">
+          @import url("../../style/maven-base.css");
+          
+			    @import url("../../style/maven-classic.css");</style><link rel="stylesheet" href="../../style/print.css" type="text/css" media="print"></link><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"></meta></head><body class="composite"><div id="banner"><a href="http://www.apache.org/" id="organizationLogo"><img alt="Apache Software Foundation" src="http://www.apache.org/images/asf-logo.gif"></img></a><a href="http://ws.apache.org/rampart/c" id="projectLogo"><img alt="Apache Rampart/C" src="http://ws.apache.org/rampart/c/images/rampartc_logo.jpg"></img></a><div class="clear"><hr></hr></div></div><div id="breadcrumbs"><div class="xleft">
+                	Last published: 16 January 2008
+                  | Doc for 1.1.0</div><div class="xright"></div><div class="clear"><hr></hr></div></div><div id="leftColumn"><div id="navcolumn"><div id="menuApache_Rampart_C"><h5>Apache Rampart/C</h5><ul><li class="none"><a href="../../index.html">Apache Rampart/C Home</a></li><li class="expanded"><a href="../../download.cgi">Download Rampart/C</a><ul><li class="none"><a href="../../download.cgi">Releases</a></li></ul></li><li class="expanded"><a href="../../docs/index.html">Documentation</a><ul><li class="none"><a href="../../docs/installationguide.html">Installation Guide</a></li><li class="none"><a href="../../docs/rampartc_manual.html">Rampart/C manual</a></li><li class="none"><a href="../../docs/configurations.html">Configurations guide</a></li></ul></li><li class="expanded"><a href="../../lists_issues.html">Get Involved</a><ul><li class="none"><a href="../../lists_issues.html">Mailing Lists &amp; Issue Tracking</a></li><li class="none"><a href="../../svn.html">Checko
 ut Source Code</a></li></ul></li><li class="expanded"><a href="../../coding_conventions.html">Developer Guidelines</a><ul><li class="none"><a href="../../coding_conventions.html">Coding Convention</a></li><li class="none"><a href="../../versioning.html">Versionning</a></li></ul></li><li class="expanded"><a href="../../team-list.html">Project Information</a><ul><li class="none"><a href="../../team-list.html">Project Team</a></li><li class="none"><a href="http://svn.apache.org/viewcvs.cgi/webservices/rampart/trunk/c/" class="externalLink" title="External Link">Source Code</a></li></ul></li></ul></div><a href="http://maven.apache.org/" title="Built by Maven" id="poweredBy"><img alt="Built by Maven" src="../../images/logos/maven-button-1.png"></img></a></div></div><div id="bodyColumn"><div class="contentBox"><div class="section"><p>
+<div class="tabs">
+  <ul>
+    <li><a href="index.html"><span>Main Page</span></a></li>
+    <li><a href="modules.html"><span>Modules</span></a></li>
+    <li><a href="annotated.html"><span>Classes</span></a></li>
+    <li id="current"><a href="files.html"><span>Files</span></a></li>
+    <li><a href="dirs.html"><span>Directories</span></a></li>
+  </ul></div><div class="tabs">
+  <ul>
+    <li><a href="files.html"><span>File List</span></a></li>
+    <li><a href="globals.html"><span>File Members</span></a></li>
+  </ul></div><div class="nav">
+<a class="el" href="dir_dc2aa67a450249f9141b08d44550d4d5.html">include</a></div></p></div><div class="section"><a name="oxs_axis2_utils_h_File_Reference"></a><h2>oxs_axis2_utils.h File Reference</h2><p>Utility functions related to Axis2/C. <a href="#_details">More...</a></p><p>
+<code>#include &lt;axis2_util.h&gt;</code><br></br>
+<code>#include &lt;<a class="el" href="oxs__buffer_8h-source.html">oxs_buffer.h</a>&gt;</code><br></br>
+
+</p><p>
+<a href="oxs__axis2__utils_8h-source.html">Go to the source code of this file.</a><table class="bodyTable"><tr class="a"><td></td></tr></table>
+</p></div><div class="section"><p><a name="_details"></a></p><div class="subsection"><a name="Detailed_Description"></a><h3>Detailed Description</h3><p>
+Utility functions related to Axis2/C. 
+</p><p>
+</p></div></div><div class="section"><address style="align: right;"><small>Generated on Thu Oct 4 17:37:07 2007 for Rampart/C by 
+<a href="http://www.doxygen.org/index.html" class="externalLink" title="External Link">
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></img></a> 1.4.7 </small></address></div></div></div><div class="clear"><hr></hr></div><div id="footer"><div class="xright">© 2005-2008, Apache Software Foundation</div><div class="clear"><hr></hr></div></div></body></html>
\ No newline at end of file

Added: webservices/rampart/site/c/api/html/oxs__buffer_8h-source.html
URL: http://svn.apache.org/viewvc/webservices/rampart/site/c/api/html/oxs__buffer_8h-source.html?rev=612382&view=auto
==============================================================================
--- webservices/rampart/site/c/api/html/oxs__buffer_8h-source.html (added)
+++ webservices/rampart/site/c/api/html/oxs__buffer_8h-source.html Wed Jan 16 00:11:50 2008
@@ -0,0 +1,149 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html><head><title>Apache Rampart/C - Rampart/C: oxs_buffer.h Source File</title><style type="text/css" media="all">
+          @import url("../../style/maven-base.css");
+          
+			    @import url("../../style/maven-classic.css");</style><link rel="stylesheet" href="../../style/print.css" type="text/css" media="print"></link><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"></meta></head><body class="composite"><div id="banner"><a href="http://www.apache.org/" id="organizationLogo"><img alt="Apache Software Foundation" src="http://www.apache.org/images/asf-logo.gif"></img></a><a href="http://ws.apache.org/rampart/c" id="projectLogo"><img alt="Apache Rampart/C" src="http://ws.apache.org/rampart/c/images/rampartc_logo.jpg"></img></a><div class="clear"><hr></hr></div></div><div id="breadcrumbs"><div class="xleft">
+                	Last published: 16 January 2008
+                  | Doc for 1.1.0</div><div class="xright"></div><div class="clear"><hr></hr></div></div><div id="leftColumn"><div id="navcolumn"><div id="menuApache_Rampart_C"><h5>Apache Rampart/C</h5><ul><li class="none"><a href="../../index.html">Apache Rampart/C Home</a></li><li class="expanded"><a href="../../download.cgi">Download Rampart/C</a><ul><li class="none"><a href="../../download.cgi">Releases</a></li></ul></li><li class="expanded"><a href="../../docs/index.html">Documentation</a><ul><li class="none"><a href="../../docs/installationguide.html">Installation Guide</a></li><li class="none"><a href="../../docs/rampartc_manual.html">Rampart/C manual</a></li><li class="none"><a href="../../docs/configurations.html">Configurations guide</a></li></ul></li><li class="expanded"><a href="../../lists_issues.html">Get Involved</a><ul><li class="none"><a href="../../lists_issues.html">Mailing Lists &amp; Issue Tracking</a></li><li class="none"><a href="../../svn.html">Checko
 ut Source Code</a></li></ul></li><li class="expanded"><a href="../../coding_conventions.html">Developer Guidelines</a><ul><li class="none"><a href="../../coding_conventions.html">Coding Convention</a></li><li class="none"><a href="../../versioning.html">Versionning</a></li></ul></li><li class="expanded"><a href="../../team-list.html">Project Information</a><ul><li class="none"><a href="../../team-list.html">Project Team</a></li><li class="none"><a href="http://svn.apache.org/viewcvs.cgi/webservices/rampart/trunk/c/" class="externalLink" title="External Link">Source Code</a></li></ul></li></ul></div><a href="http://maven.apache.org/" title="Built by Maven" id="poweredBy"><img alt="Built by Maven" src="../../images/logos/maven-button-1.png"></img></a></div></div><div id="bodyColumn"><div class="contentBox"><div class="section"><p>
+<div class="tabs">
+  <ul>
+    <li><a href="index.html"><span>Main Page</span></a></li>
+    <li><a href="modules.html"><span>Modules</span></a></li>
+    <li><a href="annotated.html"><span>Classes</span></a></li>
+    <li id="current"><a href="files.html"><span>Files</span></a></li>
+    <li><a href="dirs.html"><span>Directories</span></a></li>
+  </ul></div><div class="tabs">
+  <ul>
+    <li><a href="files.html"><span>File List</span></a></li>
+    <li><a href="globals.html"><span>File Members</span></a></li>
+  </ul></div><div class="nav">
+<a class="el" href="dir_dc2aa67a450249f9141b08d44550d4d5.html">include</a></div></p></div><div class="section"><a name="oxs_buffer_h"></a><h2>oxs_buffer.h</h2><p><a href="oxs__buffer_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"> * Licensed to the Apache Software Foundation (ASF) under one or more</span>
+<a name="l00003"></a>00003 <span class="comment"> * contributor license agreements.  See the NOTICE file distributed with</span>
+<a name="l00004"></a>00004 <span class="comment"> * this work for additional information regarding copyright ownership.</span>
+<a name="l00005"></a>00005 <span class="comment"> * The ASF licenses this file to You under the Apache License, Version 2.0</span>
+<a name="l00006"></a>00006 <span class="comment"> * (the "License"); you may not use this file except in compliance with</span>
+<a name="l00007"></a>00007 <span class="comment"> * the License.  You may obtain a copy of the License at</span>
+<a name="l00008"></a>00008 <span class="comment"> *</span>
+<a name="l00009"></a>00009 <span class="comment"> *      http://www.apache.org/licenses/LICENSE-2.0</span>
+<a name="l00010"></a>00010 <span class="comment"> *</span>
+<a name="l00011"></a>00011 <span class="comment"> * Unless required by applicable law or agreed to in writing, software</span>
+<a name="l00012"></a>00012 <span class="comment"> * distributed under the License is distributed on an "AS IS" BASIS,</span>
+<a name="l00013"></a>00013 <span class="comment"> * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.</span>
+<a name="l00014"></a>00014 <span class="comment"> * See the License for the specific language governing permissions and</span>
+<a name="l00015"></a>00015 <span class="comment"> * limitations under the License.</span>
+<a name="l00016"></a>00016 <span class="comment"> */</span>
+<a name="l00017"></a>00017 
+<a name="l00018"></a>00018 <span class="preprocessor">#ifndef OXS_BUFFER_H</span>
+<a name="l00019"></a>00019 <span class="preprocessor"></span><span class="preprocessor">#define OXS_BUFFER_H</span>
+<a name="l00020"></a>00020 <span class="preprocessor"></span>
+<a name="l00021"></a>00021 
+<a name="l00027"></a>00027 <span class="preprocessor">#include &lt;axis2_defines.h&gt;</span>
+<a name="l00028"></a>00028 <span class="preprocessor">#include &lt;axutil_env.h&gt;</span>
+<a name="l00029"></a>00029 <span class="preprocessor">#include &lt;axis2_util.h&gt;</span>
+<a name="l00030"></a>00030 <span class="preprocessor">#include &lt;<a class="code" href="oxs__axiom_8h.html">oxs_axiom.h</a>&gt;</span>
+<a name="l00031"></a>00031 <span class="preprocessor">#include &lt;<a class="code" href="oxs__error_8h.html">oxs_error.h</a>&gt;</span>
+<a name="l00032"></a>00032 <span class="preprocessor">#include &lt;<a class="code" href="oxs__constants_8h.html">oxs_constants.h</a>&gt;</span>
+<a name="l00033"></a>00033 <span class="preprocessor">#include &lt;stdio.h&gt;</span>
+<a name="l00034"></a>00034 
+<a name="l00035"></a>00035 <span class="preprocessor">#ifdef __cplusplus</span>
+<a name="l00036"></a>00036 <span class="preprocessor"></span><span class="keyword">extern</span> <span class="stringliteral">"C"</span>
+<a name="l00037"></a>00037 {
+<a name="l00038"></a>00038 <span class="preprocessor">#endif</span>
+<a name="l00039"></a>00039 <span class="preprocessor"></span>
+<a name="l00045"></a>00045 <span class="preprocessor">#define OXS_BUFFER_INITIAL_SIZE 1024</span>
+<a name="l00046"></a>00046 <span class="preprocessor"></span>
+<a name="l00052"></a><a class="code" href="group__oxs__buffer.html#g225394ed33b04715f631fb42897dd31b">00052</a>     <span class="keyword">typedef</span> <span class="keyword">enum</span> {
+<a name="l00053"></a>00053         oxs_alloc_mode_exact = 0,
+<a name="l00054"></a>00054         oxs_alloc_mode_double
+<a name="l00055"></a>00055     } <a class="code" href="group__oxs__buffer.html#g225394ed33b04715f631fb42897dd31b">oxs_AllocMode</a>;
+<a name="l00056"></a>00056 
+<a name="l00057"></a>00057 
+<a name="l00059"></a><a class="code" href="group__oxs__buffer.html#g0c4b78066ec1762a58cbec685dd60537">00059</a>     <span class="keyword">typedef</span> <span class="keyword">struct </span>oxs_buffer oxs_buffer_t;
+<a name="l00060"></a>00060 
+<a name="l00067"></a>00067     axis2_status_t AXIS2_CALL
+<a name="l00068"></a>00068     <a class="code" href="group__oxs__buffer.html#g739bfcc664daf1b6e135882a79659ff0">oxs_buffer_free</a>(
+<a name="l00069"></a>00069         oxs_buffer_t *buffer,
+<a name="l00070"></a>00070         <span class="keyword">const</span> axutil_env_t *env
+<a name="l00071"></a>00071     );
+<a name="l00079"></a>00079     axis2_status_t AXIS2_CALL
+<a name="l00080"></a>00080     <a class="code" href="group__oxs__buffer.html#g86d927b922b2093a1cf69090b0b2cd9c">oxs_buffer_remove_head</a>(
+<a name="l00081"></a>00081         oxs_buffer_t *buffer,
+<a name="l00082"></a>00082         <span class="keyword">const</span> axutil_env_t *env,
+<a name="l00083"></a>00083         <span class="keywordtype">int</span> size
+<a name="l00084"></a>00084     );
+<a name="l00092"></a>00092     axis2_status_t AXIS2_CALL
+<a name="l00093"></a>00093     <a class="code" href="group__oxs__buffer.html#g94be09227e811e9222bfd28adeca5bba">oxs_buffer_remove_tail</a>(
+<a name="l00094"></a>00094         oxs_buffer_t *buffer,
+<a name="l00095"></a>00095         <span class="keyword">const</span> axutil_env_t *env,
+<a name="l00096"></a>00096         <span class="keywordtype">int</span> size
+<a name="l00097"></a>00097     );
+<a name="l00106"></a>00106     axis2_status_t AXIS2_CALL
+<a name="l00107"></a>00107     <a class="code" href="group__oxs__buffer.html#g1bfd69dd4fab1c87331733b7923b832d">oxs_buffer_populate</a>(
+<a name="l00108"></a>00108         oxs_buffer_t *buffer,
+<a name="l00109"></a>00109         <span class="keyword">const</span> axutil_env_t *env,
+<a name="l00110"></a>00110         <span class="keywordtype">unsigned</span> <span class="keywordtype">char</span> *data,
+<a name="l00111"></a>00111         <span class="keywordtype">int</span> size
+<a name="l00112"></a>00112     );
+<a name="l00121"></a>00121     axis2_status_t AXIS2_CALL
+<a name="l00122"></a>00122     <a class="code" href="group__oxs__buffer.html#gf5c5a684ddc3fde2c71f45968d169517">oxs_buffer_append</a>(
+<a name="l00123"></a>00123         oxs_buffer_t *buffer,
+<a name="l00124"></a>00124         <span class="keyword">const</span> axutil_env_t *env,
+<a name="l00125"></a>00125         <span class="keywordtype">unsigned</span> <span class="keywordtype">char</span> *data,
+<a name="l00126"></a>00126         <span class="keywordtype">int</span> size
+<a name="l00127"></a>00127     );
+<a name="l00136"></a>00136     axis2_status_t AXIS2_CALL
+<a name="l00137"></a>00137     <a class="code" href="group__oxs__buffer.html#gb7889b9ab6923fb33ea585f5933444e2">oxs_buffer_prepend</a>(
+<a name="l00138"></a>00138         oxs_buffer_t *buffer,
+<a name="l00139"></a>00139         <span class="keyword">const</span> axutil_env_t *env,
+<a name="l00140"></a>00140         <span class="keywordtype">unsigned</span> <span class="keywordtype">char</span> *data,
+<a name="l00141"></a>00141         <span class="keywordtype">int</span> size
+<a name="l00142"></a>00142     );
+<a name="l00150"></a>00150     axis2_status_t AXIS2_CALL
+<a name="l00151"></a>00151     <a class="code" href="group__oxs__buffer.html#g0856394fcd746566505760c8b519a26b">oxs_buffer_read_file</a>(
+<a name="l00152"></a>00152         oxs_buffer_t *buffer,
+<a name="l00153"></a>00153         <span class="keyword">const</span> axutil_env_t *env,
+<a name="l00154"></a>00154         <span class="keyword">const</span> axis2_char_t *filename
+<a name="l00155"></a>00155     );
+<a name="l00163"></a>00163     axis2_status_t AXIS2_CALL
+<a name="l00164"></a>00164     <a class="code" href="group__oxs__buffer.html#g25703185b29b8ce6d3abe4c5ced381b4">oxs_buffer_set_size</a>(
+<a name="l00165"></a>00165         oxs_buffer_t *buffer,
+<a name="l00166"></a>00166         <span class="keyword">const</span> axutil_env_t *env,
+<a name="l00167"></a>00167         <span class="keywordtype">int</span> size
+<a name="l00168"></a>00168     );
+<a name="l00176"></a>00176     axis2_status_t AXIS2_CALL
+<a name="l00177"></a>00177     <a class="code" href="group__oxs__buffer.html#g457c70e6437da54b5a4c05fc5294aa09">oxs_buffer_set_max_size</a>(
+<a name="l00178"></a>00178         oxs_buffer_t *buffer,
+<a name="l00179"></a>00179         <span class="keyword">const</span> axutil_env_t *env,
+<a name="l00180"></a>00180         <span class="keywordtype">int</span> size
+<a name="l00181"></a>00181     );
+<a name="l00188"></a>00188     <span class="keywordtype">unsigned</span> <span class="keywordtype">char</span>* AXIS2_CALL
+<a name="l00189"></a>00189     <a class="code" href="group__oxs__buffer.html#g3e40879e925a72c80b1484f186ea3748">oxs_buffer_get_data</a>(
+<a name="l00190"></a>00190         oxs_buffer_t *buffer,
+<a name="l00191"></a>00191         <span class="keyword">const</span> axutil_env_t *env
+<a name="l00192"></a>00192     );
+<a name="l00199"></a>00199     <span class="keywordtype">int</span> AXIS2_CALL
+<a name="l00200"></a>00200     <a class="code" href="group__oxs__buffer.html#gc59c6d2a8b88778bedb084a10610e906">oxs_buffer_get_size</a>(
+<a name="l00201"></a>00201         oxs_buffer_t *buffer,
+<a name="l00202"></a>00202         <span class="keyword">const</span> axutil_env_t *env
+<a name="l00203"></a>00203     );
+<a name="l00210"></a>00210     <span class="keywordtype">int</span> AXIS2_CALL
+<a name="l00211"></a>00211     <a class="code" href="group__oxs__buffer.html#ge99d754ebc45b5e82d3610a66d11c68e">oxs_buffer_get_max_size</a>(
+<a name="l00212"></a>00212         oxs_buffer_t *buffer,
+<a name="l00213"></a>00213         <span class="keyword">const</span> axutil_env_t *env
+<a name="l00214"></a>00214     );
+<a name="l00215"></a>00215 
+<a name="l00216"></a>00216     oxs_buffer_t *AXIS2_CALL
+<a name="l00217"></a>00217     oxs_buffer_dup(oxs_buffer_t *buffer, <span class="keyword">const</span> axutil_env_t *env);
+<a name="l00218"></a>00218 
+<a name="l00219"></a>00219     AXIS2_EXTERN oxs_buffer_t *AXIS2_CALL
+<a name="l00220"></a>00220     oxs_buffer_create(<span class="keyword">const</span> axutil_env_t *env);
+<a name="l00221"></a>00221 
+<a name="l00222"></a>00222 
+<a name="l00224"></a>00224 <span class="preprocessor">#ifdef __cplusplus</span>
+<a name="l00225"></a>00225 <span class="preprocessor"></span>}
+<a name="l00226"></a>00226 <span class="preprocessor">#endif</span>
+<a name="l00227"></a>00227 <span class="preprocessor"></span>
+<a name="l00228"></a>00228 <span class="preprocessor">#endif                          </span><span class="comment">/* OXS_BUFFER_H */</span>
+</pre></div></p></div><div class="section"><address style="align: right;"><small>Generated on Thu Oct 4 17:37:07 2007 for Rampart/C by 
+<a href="http://www.doxygen.org/index.html" class="externalLink" title="External Link">
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></img></a> 1.4.7 </small></address></div></div></div><div class="clear"><hr></hr></div><div id="footer"><div class="xright">© 2005-2008, Apache Software Foundation</div><div class="clear"><hr></hr></div></div></body></html>
\ No newline at end of file