![]() |
![]()
| ![]() |
![]()
NAMEpskc_add_keypackage - API function SYNOPSIS#include <pskc.h> int pskc_add_keypackage(pskc_t * container, pskc_key_t ** key); ARGUMENTS
DESCRIPTIONAdd a new a PSKC keypackage to the container and give back a pskc_key_t handle. RETURNSPSKC_MALLOC_ERROR on memory allocation errors, or PSKC_OK on success. SINCE2.2.0 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.
|