summaryrefslogtreecommitdiff
path: root/doc/reference/html/intro.html
diff options
context:
space:
mode:
authorsangsu <sangsu.choi@samsung.com>2016-06-08 10:17:41 +0900
committersangsu <sangsu.choi@samsung.com>2016-06-08 10:18:15 +0900
commita39386a3afe2d7e0cc717a49f970f53d974fda53 (patch)
treed6deb781410d96006a58fcfcaa8f31ffcc139523 /doc/reference/html/intro.html
parentd2521ee04e00e1c060001d5d67c1cf0bd23ec260 (diff)
downloadlibtasn1-a39386a3afe2d7e0cc717a49f970f53d974fda53.tar.gz
libtasn1-a39386a3afe2d7e0cc717a49f970f53d974fda53.tar.bz2
libtasn1-a39386a3afe2d7e0cc717a49f970f53d974fda53.zip
Imported Upstream version 4.8upstream/4.8submit/upstream/20160613.071414
Change-Id: I25e57ece28b9ebb637a2b7356f57e11b7f2eb807 Signed-off-by: sangsu <sangsu.choi@samsung.com>
Diffstat (limited to 'doc/reference/html/intro.html')
-rw-r--r--doc/reference/html/intro.html42
1 files changed, 42 insertions, 0 deletions
diff --git a/doc/reference/html/intro.html b/doc/reference/html/intro.html
new file mode 100644
index 0000000..8718185
--- /dev/null
+++ b/doc/reference/html/intro.html
@@ -0,0 +1,42 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>GNU Libtasn1 API Reference Manual: GNU Libtasn1 API Reference Manual</title>
+<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
+<link rel="home" href="index.html" title="GNU Libtasn1 API Reference Manual">
+<link rel="up" href="index.html" title="GNU Libtasn1 API Reference Manual">
+<link rel="prev" href="index.html" title="GNU Libtasn1 API Reference Manual">
+<link rel="next" href="libtasn1-libtasn1.html" title="libtasn1">
+<meta name="generator" content="GTK-Doc V1.24 (XML mode)">
+<link rel="stylesheet" href="style.css" type="text/css">
+</head>
+<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
+<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
+<td width="100%" align="left" class="shortcuts"></td>
+<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
+<td><img src="up-insensitive.png" width="16" height="16" border="0"></td>
+<td><a accesskey="p" href="index.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
+<td><a accesskey="n" href="libtasn1-libtasn1.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
+</tr></table>
+<div class="chapter">
+<div class="titlepage"><div><div><h1 class="title">
+<a name="intro"></a>GNU Libtasn1 API Reference Manual</h1></div></div></div>
+<div class="toc"><dl class="toc"><dt>
+<span class="refentrytitle"><a href="libtasn1-libtasn1.html">libtasn1</a></span><span class="refpurpose"></span>
+</dt></dl></div>
+<p>
+ This document describes the GNU Libtasn1 library developed for
+ ASN.1 (Abstract Syntax Notation One) structures management and
+ DER (Distinguished Encoding Rules) encoding functions.
+ </p>
+<p>
+ More up to date information can be found at
+ <a class="ulink" href="https://www.gnu.org/software/libtasn1/" target="_top">
+ https://www.gnu.org/software/libtasn1/</a>.
+ </p>
+</div>
+<div class="footer">
+<hr>Generated by GTK-Doc V1.24</div>
+</body>
+</html> \ No newline at end of file