~ubuntu-branches/ubuntu/intrepid/gnutls26/intrepid-security

« back to all changes in this revision

Viewing changes to doc/manpages/gnutls_pkcs12_bag_deinit.3

  • Committer: Bazaar Package Importer
  • Author(s): Andreas Metzler
  • Date: 2008-05-01 13:09:49 UTC
  • Revision ID: james.westby@ubuntu.com-20080501130949-qsbsi06stso6a0ij
Tags: upstream-2.2.3~rc
ImportĀ upstreamĀ versionĀ 2.2.3~rc

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.\" DO NOT MODIFY THIS FILE!  It was generated by gdoc.
 
2
.TH "gnutls_pkcs12_bag_deinit" 3 "2.2.3" "gnutls" "gnutls"
 
3
.SH NAME
 
4
gnutls_pkcs12_bag_deinit \- This function deinitializes memory used by a gnutls_pkcs12_t structure
 
5
.SH SYNOPSIS
 
6
.B #include <gnutls/pkcs12.h>
 
7
.sp
 
8
.BI "void gnutls_pkcs12_bag_deinit(gnutls_pkcs12_bag_t " bag ");"
 
9
.SH ARGUMENTS
 
10
.IP "gnutls_pkcs12_bag_t bag" 12
 
11
The structure to be initialized
 
12
.SH "DESCRIPTION"
 
13
This function will deinitialize a PKCS12 Bag structure. 
 
14
.SH "REPORTING BUGS"
 
15
Report bugs to <bug-gnutls@gnu.org>.
 
16
.SH COPYRIGHT
 
17
Copyright \(co 2006, 2007 Free Software Foundation.
 
18
.br
 
19
Permission is granted to make and distribute verbatim copies of this
 
20
manual provided the copyright notice and this permission notice are
 
21
preserved on all copies.
 
22
.SH "SEE ALSO"
 
23
The full documentation for
 
24
.B gnutls
 
25
is maintained as a Texinfo manual.  If the
 
26
.B info
 
27
and
 
28
.B gnutls
 
29
programs are properly installed at your site, the command
 
30
.IP
 
31
.B info gnutls
 
32
.PP
 
33
should give you access to the complete manual.