diff options
Diffstat (limited to 'doc/reference/html/ch01.html')
-rw-r--r-- | doc/reference/html/ch01.html | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/doc/reference/html/ch01.html b/doc/reference/html/ch01.html new file mode 100644 index 0000000..130512e --- /dev/null +++ b/doc/reference/html/ch01.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 Reference Manual</title> +<meta name="generator" content="DocBook XSL Stylesheets V1.79.1"> +<link rel="home" href="index.html" title="GNU Libtasn1 Reference Manual"> +<link rel="up" href="index.html" title="GNU Libtasn1 Reference Manual"> +<link rel="prev" href="index.html" title="GNU Libtasn1 Reference Manual"> +<link rel="next" href="libtasn1-libtasn1.html" title="libtasn1"> +<meta name="generator" content="GTK-Doc V1.28 (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="id-1.2"></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"> — GNU ASN.1 library</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.28</div> +</body> +</html>
\ No newline at end of file |