Next: Library Copying, Previous: Preparation, Up: Top [Contents][Index]
This chapter provides the “howto” for using libfko, including required functions and parameter choices. In some sections, code samples are provided to further illustrate usage.
• Creating Contexts: | Creating a new fko context | |
• Destroying Contexts: | Releasing an fko context | |
• Creating a SPA Message: | What it takes to create a SPA message | |
• Setting SPA Data: | Setting SPA data | |
• Retrieving SPA Data: | Retrieving SPA data | |
• Utility Functions: | Other utility, miscellaneous, and seldom used functions | |
• Error Handling: | Possible errors and their meaning |