GNU Info

Info Node: (gpgme.info)Manipulating Keys

(gpgme.info)Manipulating Keys


Next: Generating Keys Prev: Information About Keys Up: Key Management
Enter node , (file) or (file)node

Manipulating Keys
-----------------

 - Function: void gpgme_key_ref (GpgmeKey KEY)
     The function `gpgme_key_ref' acquires an additional reference for
     the key KEY.

 - Function: void gpgme_key_unref (GpgmeKey KEY)
 - Function: void gpgme_key_release (GpgmeKey KEY)
     The function `gpgme_key_ref' releases a reference for the key KEY.
     If this was the last reference, the key will be destroyed and all
     resources associated to it will be released.

     The function `gpgme_key_release' is an alias for `gpgme_key_unref'.


automatically generated by info2www version 1.2.2.9