1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>XML-Security-C: XML Encryption Implementation</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.2 -->
<div class="qindex"><a class="qindex" href="index.html">Main Page</a> | <a class="qindex" href="modules.html">Modules</a> | <a class="qindex" href="hierarchy.html">Class Hierarchy</a> | <a class="qindex" href="annotated.html">Class List</a> | <a class="qindex" href="dirs.html">Directories</a> | <a class="qindex" href="files.html">File List</a> | <a class="qindex" href="functions.html">Class Members</a> | <a class="qindex" href="globals.html">File Members</a> | <a class="qindex" href="pages.html">Related Pages</a></div>
<h1>XML Encryption Implementation</h1><hr><a name="_details"></a><h2>Detailed Description</h2>
The classes in this group implement the XML Encryption standard. In most cases, users should interact with these functions via the <a class="el" href="classXENCCipher.html">XENCCipher</a> class<p>
@{
<p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Classes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classXSECAlgorithmHandler.html">XSECAlgorithmHandler</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Interface class to provide handlers for processing different encryption types. <a href="classXSECAlgorithmHandler.html#_details">More...</a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classXENCCipherData.html">XENCCipherData</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Interface definition for the CipherData object. <a href="classXENCCipherData.html#_details">More...</a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classXENCCipherReference.html">XENCCipherReference</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Interface definition for the CipherReference object. <a href="classXENCCipherReference.html#_details">More...</a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classXENCCipherValue.html">XENCCipherValue</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Interface definition for the CipherValue object. <a href="classXENCCipherValue.html#_details">More...</a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classXENCEncryptedData.html">XENCEncryptedData</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Interface definition for the EncryptedData object. <a href="classXENCEncryptedData.html#_details">More...</a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classXENCEncryptedKey.html">XENCEncryptedKey</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Interface definition for the EncryptedKey object. <a href="classXENCEncryptedKey.html#_details">More...</a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classXENCEncryptedType.html">XENCEncryptedType</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Interface definition for the EncryptedType object. <a href="classXENCEncryptedType.html#_details">More...</a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classXENCEncryptionMethod.html">XENCEncryptionMethod</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Interface definition for the EncryptionMethod object. <a href="classXENCEncryptionMethod.html#_details">More...</a><br></td></tr>
</table>
<hr size="1"><address style="align: right;"><small>Generated on Sun Jul 3 17:46:13 2005 for XML-Security-C by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.2 </small></address>
</body>
</html>
|