-
Notifications
You must be signed in to change notification settings - Fork 100
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
113 changed files
with
7,279 additions
and
11,434 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,54 +1,16 @@ | ||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> | ||
<html> | ||
<head> | ||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> | ||
<title>XML Security Library Reference Manual: XML Security Library Reference Manual</title> | ||
<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot"> | ||
<meta name="description" content="This manual documents the interfaces of the xmlsec library and has some short notes to help get you up to speed with using the library."> | ||
<link rel="home" href="index.html" title="XML Security Library Reference Manual"> | ||
<link rel="next" href="xmlsec-notes.html" title="Part I. XML Security Library Tutorial"> | ||
<link rel="next" href="xmlsec-notes.html" title="Part I. XML Security Library Tutorial"> | ||
<meta name="generator" content="GTK-Doc V1.33.1 (XML mode)"> | ||
<link rel="stylesheet" href="style.css" type="text/css"> | ||
</head> | ||
<body><table width="100%" valign="top"><tr valign="top"> | ||
<td valign="top" align="left" width="210"> | ||
<img src="../images/logo.gif" alt="XML Security Library" border="0"><p></p> | ||
<ul> | ||
<li><a href="../index.html">Home</a></li> | ||
<li><a href="../download.html">Download</a></li> | ||
<ul><li><a href="../https://github.com/lsh123/xmlsec">GitHub</a></li></ul> | ||
<li><a href="../news.html">News</a></li> | ||
<li><a href="../documentation.html">Documentation</a></li> | ||
<ul> | ||
<li><a href="../faq.html">FAQ</a></li> | ||
<li><a href="../api/xmlsec-notes.html">Tutorial</a></li> | ||
<li><a href="../api/xmlsec-reference.html">API reference</a></li> | ||
<li><a href="../api/xmlsec-examples.html">Examples</a></li> | ||
</ul> | ||
<li><a href="../xmldsig.html">XML Digital Signature</a></li> | ||
<li><a href="../xmlenc.html">XML Encryption</a></li> | ||
<li><a href="../c14n.html">XML Canonicalization</a></li> | ||
<li><a href="../bugs.html">Reporting Bugs</a></li> | ||
<li><a href="mailing-list.html">Mailing list</a></li> | ||
<li><a href="../related.html">Related</a></li> | ||
<li><a href="../authors.html">Authors</a></li> | ||
</ul> | ||
<table width="100%"> | ||
<tr> | ||
<td width="15"></td> | ||
<td><a href="http://xmlsoft.org/"><img src="../images/libxml2-logo.png" alt="LibXML2" border="0"></a></td> | ||
</tr> | ||
<tr> | ||
<td width="15"></td> | ||
<td><a href="http://xmlsoft.org/XSLT"><img src="../images/libxslt-logo.png" alt="LibXSLT" border="0"></a></td> | ||
</tr> | ||
<tr> | ||
<td width="15"></td> | ||
<td><a href="http://www.openssl.org/"><img src="../images/openssl-logo.png" alt="OpenSSL" border="0"></a></td> | ||
</tr> | ||
<!--Links - start--><!--Links - end--> | ||
</table> | ||
</td> | ||
<td valign="top"><table width="80%" valign="top" style="margin-left:10px;"><tr><td valign="top" align="left" id="xmlsecContent"> | ||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> | ||
<div class="book"> | ||
<div class="titlepage"> | ||
<div> | ||
|
@@ -58,10 +20,10 @@ <h3 class="author"> | |
<span class="firstname">Aleksey</span> <span class="surname">Sanin</span> | ||
</h3> | ||
<div class="affiliation"><div class="address"><p><br> | ||
<code class="email"><<a class="email" href="mailto:[email protected]">[email protected]</a>></code><br> | ||
</p></div></div> | ||
<code class="email"><<a class="email" href="mailto:[email protected]">[email protected]</a>></code><br> | ||
</p></div></div> | ||
</div></div></div> | ||
<div><p class="copyright">Copyright � 2002-2024 Aleksey Sanin</p></div> | ||
<div><p class="copyright">Copyright © 2002-2024 Aleksey Sanin</p></div> | ||
<div><div class="legalnotice"> | ||
<a name="id-1.1.4"></a><p>Permission is granted to make and distribute verbatim | ||
copies of this manual provided the copyright notice and this | ||
|
@@ -370,6 +332,5 @@ <h3 class="author"> | |
</div> | ||
<div class="footer"> | ||
<hr>Generated by GTK-Doc V1.33.1</div> | ||
</td></tr></table></td> | ||
</tr></table></body> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.