libgnutls.3 revision 13702
13702N/A<!DOCTYPE REFENTRY PUBLIC "-//Sun Microsystems//DTD DocBook V3.0-Based SolBook Subset V2.0//EN" [
13702N/A<!--ArborText, Inc., 1988-1999, v.4002-->
13702N/A<!--ARC : LSARC 2008/341 GnuTLS-->
13702N/A<!ENTITY cmd "libgtkthml-editor">
13702N/A<!ENTITY % commonents SYSTEM "smancommon.ent">
13702N/A%commonents;
13702N/A<!ENTITY % booktitles SYSTEM "booktitles.ent">
13702N/A%booktitles;
13702N/A<!ENTITY suncopy "Copyright (c) 2008, Sun Microsystems, Inc. All Rights Reserved.">
13702N/A]>
13702N/A<?Pub UDT _bookmark _target>
13702N/A<?Pub Inc>
13702N/A<refentry id="libgnutls-3">
13702N/A<!-- %Z%%M% %I% %E% SMI; -->
13702N/A<refmeta><refentrytitle>libgnutls</refentrytitle><manvolnum>3</manvolnum>
13702N/A<refmiscinfo class="date">31 Jul 2008</refmiscinfo>
13702N/A<refmiscinfo class="sectdesc">&man3;</refmiscinfo>
13702N/A<refmiscinfo class="software">&release;</refmiscinfo>
13702N/A<refmiscinfo class="arch">generic</refmiscinfo>
13702N/A<refmiscinfo class="copyright">&suncopy;</refmiscinfo>
13702N/A</refmeta>
13702N/A<indexterm><primary>libgnutls</primary></indexterm>
13702N/A<refnamediv id="libgnutls-3-name"><refname>libgnutls</refname>
13702N/A<refpurpose>GnuTLS is a modern C library that implements the standard network
13702N/Asecurity protocol Transport Layer Security (TLS), for use by network
13702N/Aapplications.
13702N/A</refpurpose></refnamediv>
13702N/A<refsect1 id="libgnutls-3-desc"><title>&desc-tt;</title>
13702N/A<para><literal>libgnutls</literal> provides a secure layer, over a reliable transport layer.
13702N/ACurrently the GnuTLS library implements the proposed standards by the
13702N/AIETF's TLS working group.
13702N/A
13702N/AA number of projects in Solaris Desktop such as Evolution, Pidgin,
13702N/AEkiga and Vino depend on it.
13702N/A
13702N/AThis is the C interface library for GnuTLS.
13702N/A</para>
13702N/A</refsect1>
13702N/A<refsect1 id="libgnutls-3-attr"><title>&attr-tt;</title>
13702N/A<para>See <olink targetdocent="REFMAN5" localinfo="attributes-3"><citerefentry>
13702N/A<refentrytitle>attributes</refentrytitle><manvolnum>5</manvolnum></citerefentry></olink>
13702N/Afor descriptions of the following attributes:</para>
13702N/A<informaltable frame="all">
13702N/A<tgroup cols="2" colsep="1" rowsep="1"><colspec colname="COLSPEC0" colwidth="1*">
13702N/A<colspec colname="COLSPEC1" colwidth="1*">
13702N/A<thead>
13702N/A<row><entry align="center" valign="middle">ATTRIBUTE TYPE</entry><entry align="center"
13702N/Avalign="middle">ATTRIBUTE VALUE</entry></row>
13702N/A</thead>
13702N/A<tbody>
13702N/A<row><entry><para>Availability</para></entry><entry><para>SUNWgnutls
13702N/A</para></entry></row>
13702N/A<row><entry colname="COLSPEC0"><para>Interface stability</para></entry><entry
13702N/Acolname="COLSPEC1"><para>Volatile</para></entry></row>
13702N/A</tbody>
13702N/A</tgroup>
13702N/A</informaltable>
13702N/A</refsect1>
13702N/A<refsect1 id="libgnutls-3-also"><title>&also-tt;</title>
13702N/A<!--Reference to another man page-->
13702N/A<!--Reference to a Help manual-->
13702N/A<!--Reference to a book.-->
13702N/A<para>
13702N/A<citerefentry><refentrytitle>libgnutl-config</refentrytitle><manvolnum>1</manvolnum></citerefentry>,
13702N/A<citerefentry><refentrytitle>libgnutlsxx</refentrytitle><manvolnum>3</manvolnum></citerefentry>,
13702N/A<citerefentry><refentrytitle>attributes</refentrytitle><manvolnum>5</manvolnum></citerefentry>
13702N/A</para>
13702N/A</refsect1>
13702N/A<refsect1 id="libgnutls-3-note"><title>&note-tt;</title>
13702N/A<para>Sun does not guarantee the stability of these interfaces and does not recommend their use. API documentation for these interfaces is provided by the GNU community for those who wish to develop using these interfaces. However, you can visit the following URL for more information: http://www.gnu.org/software/gnutls/manual/gnutls.html.
13702N/A</para>
13702N/A<para>Written by Jeff Cai, Sun Microsystems Inc., 2008.</para>
13702N/A</refsect1>
13702N/A</refentry>