[gmime-devel] GMime gets support for inline PGP
- From: Jeffrey Stedfast <jestedfa microsoft com>
- To: "gmime-devel-list gnome org" <gmime-devel-list gnome org>
- Subject: [gmime-devel] GMime gets support for inline PGP
- Date: Tue, 14 Mar 2017 18:49:36 +0000
This morning I added some new functions for GMimePart:
g_mime_part_openpgp_encrypt() // note: can also sign
g_mime_part_openpgp_decrypt()
g_mime_part_openpgp_sign()
g_mime_part_openpgp_verify()
These new functions all operate on the GMimePart to do the various PGP tasks and the end result is that the
new content stream will be encrypted, decrypted, signed, or un-encapsulated.
The decrypt and verify methods all return the expected GMimeDecryptResult or GMimeSignatureList objects.
Jeff
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]