core: Export gpgme_data_new_from_estream function.
Signed-off-by: Werner Koch <wk@gnupg.org>
This commit is contained in:
parent
138e1dde02
commit
08cd34afb7
@ -272,5 +272,7 @@ EXPORTS
|
||||
gpgme_op_encrypt_sign_ext @202
|
||||
gpgme_op_encrypt_sign_ext_start @203
|
||||
|
||||
gpgme_data_new_from_estream @204
|
||||
|
||||
; END
|
||||
|
||||
|
@ -133,6 +133,9 @@ GPGME_1.1 {
|
||||
|
||||
gpgme_op_decrypt_ext;
|
||||
gpgme_op_decrypt_ext_start;
|
||||
|
||||
gpgme_data_new_from_estream;
|
||||
|
||||
};
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user