.\" DO NOT MODIFY THIS FILE! It was generated by gdoc. .TH "pskc_global_done" 3 "2.6.11" "libpskc" "libpskc" .SH NAME pskc_global_done \- API function .SH SYNOPSIS .B #include .sp .BI "void pskc_global_done( " void ");" .SH ARGUMENTS .IP " void" 12 .SH "DESCRIPTION" This function deinitializes the PSKC library, which were initialized using \fBpskc_global_init()\fP. After calling this function, no other PSKC library function may be called except for to re\-initialize the library using \fBpskc_global_init()\fP. .SH "REPORTING BUGS" Report bugs to . libpskc home page: https://www.nongnu.org/oath-toolkit/ General help using GNU software: http://www.gnu.org/gethelp/ .SH COPYRIGHT Copyright \(co 2012-2020 Simon Josefsson. .br Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved.