GNU Info

Info Node: (gpgme.info)Exchanging Data

(gpgme.info)Exchanging Data


Next: Contexts Prev: Error Handling Up: Top
Enter node , (file) or (file)node

Exchanging Data
***************

   A lot of data has to be exchanged between the user and the crypto
engine, like plaintext messages, ciphertext, signatures and information
about the keys.  The technical details about exchanging the data
information are completely abstracted by GPGME.  The user provides and
receives the data via `GpgmeData' objects, regardless of the
communication protocol between GPGME and the crypto engine in use.

 - Data type: GpgmeData
     The `GpgmeData' type is a handle for a container for generic data,
     which is used by GPGME to exchange data with the user.

Creating Data Buffers
Creating new data buffers.
Destroying Data Buffers
Releasing data buffers.
Manipulating Data Buffers
Operations on data buffers.

automatically generated by info2www version 1.2.2.9