<!DOCTYPE REFENTRY PUBLIC "-//Sun Microsystems//DTD DocBook V3.0-Based SolBook Subset V2.0//EN" [
<!--ArborText, Inc., 1988-1999, v.4002-->
<!--ARC : LSARC 2008/390 libtasn1-->
<!ENTITY cmd "libtasn1">
<!ENTITY % commonents SYSTEM "smancommon.ent">
%commonents;
<!ENTITY % booktitles SYSTEM "booktitles.ent">
%booktitles;
<!ENTITY suncopy "Copyright (c) 2008 Sun Microsystems, Inc. All Rights Reserved.">
]>
<?Pub UDT _bookmark _target>
<?Pub Inc>
<refentry id="libtasn1-3">
<!-- %Z%%M% %I% %E% SMI; -->
<refmeta><refentrytitle>&cmd;</refentrytitle><manvolnum>3</manvolnum>
<refmiscinfo class="date">16 Jun 2008</refmiscinfo>
<refmiscinfo class="sectdesc">&man1;</refmiscinfo>
<refmiscinfo class="software">&release;</refmiscinfo>
<refmiscinfo class="arch">generic</refmiscinfo>
<refmiscinfo class="copyright">&suncopy;</refmiscinfo>
</refmeta>
<indexterm><primary>&cmd;</primary></indexterm><indexterm><primary> a library for Abstract Syntax Notation One (ASN.1).
</primary></indexterm>
<refnamediv id="libtasn1-3-name"><refname>&cmd;</refname><refpurpose>a library for Abstract Syntax Notation One (ASN.1)</refpurpose></refnamediv>
<refsect1 id="libtasn1-3-desc"><title>&desc-tt;</title>
<para><literal>&cmd;</literal> is a library for Abstract Syntax Notation One (ASN.1) and Distinguish Encoding Rules (DER) manipulation.
</para>
<para>The main features of this library are:
<itemizedlist>
<listitem>
On-line ASN.1 structure management that does not require any C code file
generation.
</listitem>
<listitem>
Off line ASN.1 structure management with C code file generation containing an
array
</listitem>
<listitem>
DER (Distinguish Encoding Rules) encoding
</listitem>
<listitem>
No limits for INTEGER and ENUMERATED values
</listitem>
<listitem>
It is thread-safe. No global variables are used and multiple library handles
and session handles may be used in parallel
</listitem>
<listitem>
It is portable. It should work on all UNIX-like operating systems, including
Windows. The library itself should be portable to any C89 system, not even
POSIX is required
</listitem>
</itemizedlist>
</refsect1>
<refsect1 id="libtasn1-3-file"><title>&file-tt;</title>
<para>The following files are used by this application:</para>
<variablelist termlength="wide">
<varlistentry>
<term><filename>/usr/lib/&cmd;.so</filename></term>
<listitem><para>
&cmd; shared library
</para></varlistentry>
</variablelist></refsect1>
<refsect1 id="libtasn1-3-attr"><title>&attr-tt;</title>
<para>See <olink targetdocent="REFMAN5" localinfo="attributes-3"><citerefentry>
<refentrytitle>attributes</refentrytitle><manvolnum>5</manvolnum></citerefentry></olink>
for descriptions of the following attributes:</para>
<informaltable frame="all">
<tgroup cols="2" colsep="1" rowsep="1"><colspec colname="COLSPEC0" colwidth="1*">
<colspec colname="COLSPEC1" colwidth="1*">
<thead>
<row><entry align="center" valign="middle">ATTRIBUTE TYPE</entry><entry align="center"
valign="middle">ATTRIBUTE VALUE</entry></row>
</thead>
<tbody>
<row><entry><para>Availability</para></entry><entry><para>library/libtasn1</para></entry></row>
<row><entry colname="COLSPEC0"><para>Interface stability</para></entry><entry colname="COLSPEC1"><para>Volatile</para></entry></row>
</tbody>
</tgroup>
</informaltable>
</refsect1>
<refsect1 id="libcamel-1-2-3-also"><title>&also-tt;</title>
<!--Reference to another man page-->
<!--Reference to a Help manual-->
<!--Reference to a book.-->
<para>
<citerefentry><refentrytitle>libgnutls</refentrytitle><manvolnum>1</manvolnum></citerefentry>,
<citerefentry><refentrytitle>attributes</refentrytitle><manvolnum>5</manvolnum></citerefentry>,
<citerefentry><refentrytitle>gnome-interfaces</refentrytitle><manvolnum>5</manvolnum></citerefentry>
</para>
<variablelist termlength="wholeline">
<varlistentry>
<literal>http://josefsson.org/gnutls/manual/libtasn1/libtasn1.html</literal>
</varlistentry>
</variablelist>
</refsect1>
<refsect1 id="libtasn1-3-note"><title>&note-tt;</title>
<para>Written by Jeff Cai, Sun Microsystems Inc., 2008.</para>
</refsect1>
</refentry>