summaryrefslogtreecommitdiff
path: root/doc/gpgme.info
blob: 8df2a7188e0c0754c8e231b8783f8c899853dca7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
This is gpgme.info, produced by makeinfo version 5.2 from gpgme.texi.

Copyright © 2002–2008, 2010, 2012–2016 g10 Code GmbH.

     Permission is granted to copy, distribute and/or modify this
     document under the terms of the GNU General Public License as
     published by the Free Software Foundation; either version 3 of the
     License, or (at your option) any later version.  The text of the
     license can be found in the section entitled “Copying”.

   This document is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
INFO-DIR-SECTION GNU Libraries
START-INFO-DIR-ENTRY
* GPGME: (gpgme).          Adding support for cryptography to your program.
END-INFO-DIR-ENTRY

   This file documents the GPGME library.

   This is Edition 1.7.1, last updated 26 August 2015, of ‘The ‘GnuPG
Made Easy’ Reference Manual’, for Version 1.7.1.

   Copyright © 2002–2008, 2010, 2012–2016 g10 Code GmbH.

     Permission is granted to copy, distribute and/or modify this
     document under the terms of the GNU General Public License as
     published by the Free Software Foundation; either version 3 of the
     License, or (at your option) any later version.  The text of the
     license can be found in the section entitled “Copying”.

   This document is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.


Indirect:
gpgme.info-1: 1670
gpgme.info-2: 305786

Tag Table:
(Indirect)
Node: Top1670
Node: Introduction9061
Node: Getting Started9851
Node: Features11312
Node: Overview12624
Node: Preparation13733
Node: Header14730
Node: Building the Source15477
Node: Largefile Support (LFS)17887
Node: Using Automake23301
Node: Using Libtool25747
Node: Library Version Check26109
Node: Signal Handling32121
Node: Multi Threading33391
Ref: Multi Threading-Footnote-135625
Node: Protocols and Engines36048
Node: Engine Version Check38693
Node: Engine Information41110
Node: Engine Configuration44970
Node: OpenPGP46254
Node: Cryptographic Message Syntax46594
Node: Assuan46907
Node: Algorithms47281
Ref: Algorithms-Footnote-147760
Node: Public Key Algorithms47888
Node: Hash Algorithms50375
Node: Error Handling51565
Node: Error Values53439
Node: Error Sources58642
Node: Error Codes61082
Node: Error Strings65873
Node: Exchanging Data67680
Node: Creating Data Buffers69546
Node: Memory Based Data Buffers70062
Node: File Based Data Buffers73495
Node: Callback Based Data Buffers75697
Node: Destroying Data Buffers79888
Node: Manipulating Data Buffers81376
Node: Data Buffer I/O Operations81868
Node: Data Buffer Meta-Data84241
Node: Data Buffer Convenience88607
Node: Contexts90584
Node: Creating Contexts91770
Node: Destroying Contexts92617
Node: Result Management92956
Node: Context Attributes94385
Node: Protocol Selection95353
Node: Crypto Engine96385
Node: ASCII Armor98228
Node: Text Mode98852
Node: Offline Mode99786
Node: Pinentry Mode100858
Node: Included Certificates102543
Node: Key Listing Mode103965
Node: Passphrase Callback108057
Node: Progress Meter Callback111442
Node: Status Message Callback113427
Node: Locale116045
Node: Key Management117604
Node: Key objects118832
Node: Listing Keys129832
Node: Information About Keys137278
Node: Manipulating Keys138586
Node: Generating Keys139156
Node: Signing Keys154630
Node: Exporting Keys158228
Node: Importing Keys164921
Ref: Importing Keys-Footnote-1171826
Node: Deleting Keys171954
Node: Changing Passphrases173399
Node: Changing TOFU Data174688
Node: Advanced Key Editing176739
Node: Trust Item Management179388
Node: Listing Trust Items180424
Node: Manipulating Trust Items182785
Node: Crypto Operations183428
Node: Decrypt184692
Node: Verify188562
Node: Decrypt and Verify200522
Node: Sign203352
Node: Selecting Signers203916
Node: Creating a Signature205303
Node: Signature Notation Data210073
Node: Encrypt212301
Node: Encrypting a Plaintext212657
Node: Miscellaneous219620
Node: Running other Programs219966
Node: Using the Assuan protocol222042
Node: Run Control224735
Node: Waiting For Completion225479
Node: Using External Event Loops227597
Node: I/O Callback Interface229569
Node: Registering I/O Callbacks234807
Node: I/O Callback Example236845
Node: I/O Callback Example GTK+243470
Node: I/O Callback Example GDK245259
Node: I/O Callback Example Qt246901
Node: Cancellation249189
Node: UI Server Protocol251453
Ref: UI Server Protocol-Footnote-1252888
Node: UI Server Encrypt253007
Node: UI Server Sign258152
Node: UI Server Decrypt260505
Node: UI Server Verify261971
Node: UI Server Set Input Files265543
Node: UI Server Sign/Encrypt Files266613
Node: UI Server Verify/Decrypt Files268421
Node: UI Server Import/Export Keys270297
Node: UI Server Checksum Files271359
Node: Miscellaneous UI Server Commands273575
Ref: command SENDER275506
Node: Debugging277208
Node: Deprecated Functions278957
Node: Library Copying305786
Node: Copying334002
Node: Concept Index371748
Node: Function and Data Index386308

End Tag Table


Local Variables:
coding: utf-8
End: