Core API

This API provides detailed control over all aspects of the SDK. More...


Modules

 Read OpenPGP packets
 Readers
 Write OpenPGP packets
 Writers
 Error Handling
 Keys and Keyrings
 Hashes
 Encryption/Decryption
 Signatures/Verification
 Compression/Decompression
 Functions to do with MPIs
 Print
 Linked Lists
 Memory
 Callbacks
 These callback functions are used when parsing or creating.
 Create
 These functions allow an OpenPGP object to be created.

Detailed Description

This API provides detailed control over all aspects of the SDK.

You may find that the easier-to-use High Level API meets your needs.

Please note that the Core API documentation is still a Work-In-Progress.

If you are using the Core API for the first time, you may find that the best place to start if by finding an existing function which does most of what you need and modifying it. A good place to look for such a function is in the test suite (openpgpsdk/tests).

To Read OpenPGP packets
Usage 1 : To Parse an input stream (discarding parsed data)
Usage 2 : To Parse an input stream (storing parsed data in keyring)

Generated on Wed Jun 19 00:00:02 2013 for OpenPGP:SDK by  doxygen 1.4.6