PSKC Library (libpskc) Manual |
---|
Version libpskc 2.6.12. The latest version of this documentation can be found on-line at https://www.nongnu.org/oath-toolkit/libpskc/.
The Portable Symmetric Key Container (PSKC) format is used to transport and provision symmetric keys to cryptographic devices or software. The PSKC Library (libpskc) allows you to parse, validate and generate PSKC data. This manual documents the interfaces of PSKC library and contains a tutorial to get you started working with the library and the command-line tool (pskctool).
- I. PSKC Tutorial
- II. API Reference
- pskc — Top-level include file.
- version — Library version handling.
- global — Global functions.
- errors — Error handling.
- enums — PSKC value enumerations and related functions.
- container — High-level PSKC container handling.
- keypackage — PSKC keypackage handling.
- API Index
- Index of new API in 2.2.0
- Index of deprecated API