![]() |
![]()
| ![]() |
![]()
NAMEpskc_output - API function SYNOPSIS#include <pskc.h> int pskc_output(pskc_t * container, pskc_output_formats_t format, char ** out, size_t * len); ARGUMENTS
DESCRIPTIONConvert PSKC data to a serialized string of the indicated type. This is usually used to convert the PSKC data to some human readable form. RETURNSPSKC_OK on success, or an error code. REPORTING BUGSReport bugs to <oath-toolkit-help@nongnu.org>. libpskc home page: https://www.nongnu.org/oath-toolkit/ General help using GNU software: http://www.gnu.org/gethelp/ COPYRIGHTCopyright © 2012-2020 Simon Josefsson.
|