1pskc_global_done(3)                 libpskc                pskc_global_done(3)
2
3
4

NAME

6       pskc_global_done - API function
7

SYNOPSIS

9       #include <pskc.h>
10
11       void pskc_global_done( void);
12

ARGUMENTS

14        void
15

DESCRIPTION

17       This  function  deinitializes  the PSKC library, which were initialized
18       using pskc_global_init().  After calling this function, no  other  PSKC
19       library  function may be called except for to re-initialize the library
20       using pskc_global_init().
21

REPORTING BUGS

23       Report bugs  to  <oath-toolkit-help@nongnu.org>.   libpskc  home  page:
24       http://www.gnu.org/software/libpskc/  General  help using GNU software:
25       http://www.gnu.org/gethelp/
26
28       Copyright © 2012-2016 Simon Josefsson.
29       Copying and distribution of this file, with  or  without  modification,
30       are  permitted  in  any  medium  without royalty provided the copyright
31       notice and this notice are preserved.
32
33
34
35libpskc                              2.6.2                 pskc_global_done(3)
Impressum