/[winpt]/trunk/PTD/PTD.gpgme.def
ViewVC logotype

Annotation of /trunk/PTD/PTD.gpgme.def

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2 - (hide annotations)
Mon Jan 31 11:02:21 2005 UTC (20 years, 1 month ago) by twoaday
File size: 5268 byte(s)
WinPT initial checkin.


1 twoaday 2 LIBRARY "PTD"
2     DESCRIPTION 'Privacy Tray Dynamic'
3    
4     SECTIONS
5     .SHARDAT READ WRITE SHARED
6    
7     EXPORTS
8     gpgme_new @1
9     gpgme_release @2
10     gpgme_cancel @3
11     gpgme_wait @4
12     gpgme_get_enc_to_ctx @5
13     gpgme_clear_enc_to_ctx @6
14     gpgme_get_notation @7
15     gpgme_control @8
16     gpgme_set_passphrase_cb @9
17     gpgme_set_progress_cb @10
18     gpgme_set_wipe_fnc @13
19     gpgme_set_local_user @14
20     gpgme_signers_clear @15
21     gpgme_signers_add @16
22     gpgme_signers_enum @17
23     gpgme_get_sig_key @18
24     gpgme_recipients_new @21
25     gpgme_recipients_release @22
26     gpgme_recipients_add_name @23
27     gpgme_recipients_add_name_with_validity @24
28     gpgme_recipients_count @25
29     gpgme_recipients_enum_open @26
30     gpgme_recipients_enum_read @27
31     gpgme_recipients_enum_close @28
32     gpgme_recperr_count_items @30
33     gpgme_recperr_get @31
34     gpgme_data_new @32
35     gpgme_data_new_from_mem @33
36     gpgme_data_new_with_read_cb @34
37     gpgme_data_new_from_file @35
38     gpgme_data_new_from_filepart @36
39     gpgme_data_release @37
40     gpgme_data_release_and_get_mem @38
41     gpgme_data_get_type @39
42     gpgme_data_rewind @40
43     gpgme_data_read @41
44     gpgme_data_write @42
45     gpgme_key_ref @45
46     gpgme_key_unref @46
47     gpgme_key_release @47
48     gpgme_key_get_string_attr @48
49     gpgme_key_get_ulong_attr @49
50     gpgme_op_keylist_start @54
51     gpgme_op_keylist_next @55
52     gpgme_op_encrypt @58
53     gpgme_op_decrypt @59
54     gpgme_op_sign @60
55     gpgme_op_verify @61
56     gpgme_op_import @62
57     gpgme_op_export @63
58     gpgme_op_genkey @64
59     gpgme_op_delete @65
60     gpgme_op_symenc @66
61     gpgme_strerror @67
62     gpgme_set_debug_mode @68
63     gpgme_set_editkey_ctx @69
64     gpgme_set_cache_ctx @70
65     gpgme_sig_new @71
66     gpgme_sig_release @72
67     gpgme_sig_get_ulong_attr @73
68     gpgme_sig_get_string_attr @74
69     gpgme_sig_set_key_ctx @75
70     gpgme_add_passphrase @77
71     gpgme_set_passphrase @78
72     gpgme_data_new_from_clipboard @79
73     gpgme_data_release_and_set_clipboard @80
74     gpgme_data_change_version @81
75     gpgme_data_readline @82
76     gpgme_data_wrap_lines @83
77     gpgme_data_release_and_set_file @84
78     gpgme_data_release_and_return_string @85
79     gpgme_data_get_as_string @86
80     gpgme_data_extract_plaintext @87
81     gpgme_op_sign_encrypt @88
82     gpgme_op_delete_key @89
83     gpgme_op_delete_keys @90
84     gpgme_keycache_new @91
85     gpgme_keycache_release @92
86     gpgme_keycache_add_key @93
87     gpgme_keycache_find_key @94
88     gpgme_keycache_init @95
89     gpgme_keycache_next_key @96
90     gpgme_keycache_rewind @97
91     gpgme_keycache_count @98
92     gpgme_keycache_prepare @99
93     gpgme_op_clip_encrypt @100
94     gpgme_op_clip_symenc @101
95     gpgme_op_clip_decrypt @102
96     gpgme_op_clip_sign @103
97     gpgme_op_clip_sign_encrypt @104
98     gpgme_op_clip_verify @105
99     gpgme_op_clip_verify_detached @106
100     gpgme_op_clip_export @107
101     gpgme_op_clip_import @108
102     gpgme_op_key_trust_import @109
103     gpgme_op_key_trust_export @110
104     gpgme_op_ownertrust_export_file @111
105     gpgme_op_ownertrust_import_file @112
106     gpgme_op_rebuild_cache @113
107     gpgme_op_import_list @116
108     gpgme_op_import_list_next @117
109     gpgme_implist_create_revcert @119
110     gpgme_genkey_params @121
111     gpgme_op_genkey_auto @122
112     gpgme_key_expand_attr @123
113     gpgme_uid_info_new @124
114     gpgme_uid_info_release @125
115     gpgme_op_editkey_get_info @126
116     gpgme_editkey_get_ulong_attr @127
117     gpgme_editkey_get_string_attr @128
118     gpgme_editkey_count_items @129
119     gpgme_op_editkey @130
120     gpgme_op_revoke @131
121     gpgme_revoke_set @132
122     gpgme_revcert_new @134
123     gpgme_revcert_release @135
124     gpgme_revcert_parse @136
125     gpgme_op_version @137
126     gpgme_set_gettext_handler @138
127     gpgme_set_pgm_string @139
128     gpgme_key_count_items @143
129     gpgme_key_get_cability @144
130     gpgme_get_import_status @146
131     gpgme_op_file_import @147
132     gpgme_op_file_export @148
133     gpgme_op_file_encrypt @149
134     gpgme_op_file_decrypt @150
135     gpgme_op_file_sign @151
136     gpgme_op_file_sign_encrypt @152
137     gpgme_op_file_verify @153
138     gpgme_decrypt_get_status @159
139     gpgme_editkey_trust_set @160
140     gpgme_editkey_sign_set @161
141     gpgme_editkey_adduid_set
142     gpgme_editkey_deluid_set_id @166
143     gpgme_editkey_delkey_set_id @167
144     gpgme_editkey_addkey_set @168
145     gpgme_editkey_passwd_set @170
146     gpgme_editkey_expire_set @171
147     gpgme_editkey_revsig_set @175
148     gpgme_editkey_new @177
149     gpgme_editkey_release @178
150     gpgme_editkey_make_invalid @179
151     gpgme_editkey_is_valid @180
152     gpgme_editkey_is_secret @181
153     gpgme_getkey_bykeyid @183
154    
155     gpgme_decrypt_get_sig_ctx
156     gpgme_decrypt_get_sig_ctx
157     gpgme_clip_istext_avail
158     gpgme_clip_istext_avail
159     gpgme_clip_istext_avail
160     gpgme_editkey_addphoto_set
161     gpgme_editkey_addrev_set
162     gpgme_editkey_revkey_set
163     md_hash_file
164     gpgme_get_sig_ctx
165     gpgme_editkey_disable_set
166     gpgme_editkey_enable_set
167     gpgme_clip_is_secured
168     gpgme_clip_get_pgptype
169    
170    
171     PTD_initialize @201
172     PTD_delete @202
173     PTD_is_used @203
174     PTD_keyb_send @204
175     PTD_get_curr_hwnd @205
176     PTD_get_version @206
177    
178     use_armor_filter @210
179     armor_filter @211
180     get_armor_error @212
181     parse_packet @213
182     free_packet @214
183     parse_sig_subpkt2 @215
184     parse_sig_subpkt @217
185     hash_public_key @216
186    
187     iobuf_open @230
188     iobuf_push_filter @231
189     iobuf_close @232
190     iobuf_temp_with_content @234
191     iobuf_ioctl @235
192     iobuf_tell @236
193     iobuf_seek @237
194    
195     rename_unlink @400
196     secure_unlink @401
197     wipe_freespace @402
198    
199     strsep @410
200     memistr 411
201     stpcpy @412
202    
203     pk_archiv_parse @450
204     pk_archiv_create @451
205     pk_list_add @452
206     pk_list_free @453

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26