~peter-pearse/ubuntu/natty/shishi/prop001

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
.\" DO NOT MODIFY THIS FILE!  It was generated by gdoc.
.TH "shishi_safe_key_set" 3 "0.0.37" "shishi" "shishi"
.SH NAME
shishi_safe_key_set \- API function
.SH SYNOPSIS
.B #include <shishi.h>
.sp
.BI "void shishi_safe_key_set(Shishi_safe * " safe ", Shishi_key * " key ");"
.SH ARGUMENTS
.IP "Shishi_safe * safe" 12
structure that holds information about SAFE exchange
.IP "Shishi_key * key" 12
key to store in SAFE.
.SH "DESCRIPTION"
Set the Key in the SAFE exchange.
.SH "REPORTING BUGS"
Report bugs to <bug-shishi@josefsson.org>.
.SH COPYRIGHT
Copyright \(co 2002-2008 Simon Josefsson.
.br
Permission is granted to make and distribute verbatim copies of this
manual provided the copyright notice and this permission notice are
preserved on all copies.
.SH "SEE ALSO"
The full documentation for
.B shishi
is maintained as a Texinfo manual.  If the
.B info
and
.B shishi
programs are properly installed at your site, the command
.IP
.B info shishi
.PP
should give you access to the complete manual.