Bug 1642614 Comment 32 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

(In reply to Marek Marczykowski-Górecki from comment #29)
> But is is unclear to me how to configure it.

Currently, you don't need to support a key ID. We'll add that later, once we support signing.

Currently, for the initial testing and for the attempted decryption, we simply call the GPGME decryption API, without specifying a key ID, but simply hope that GPGME will find a matching key.
(In reply to Marek Marczykowski-Górecki from comment #29)
> But is is unclear to me how to configure it.

Currently, you don't need to configure a key ID. We'll add that later, once we support signing.

Currently, for the initial testing and for the attempted decryption, we simply call the GPGME decryption API, without specifying a key ID, but simply hope that GPGME will find a matching key.

Back to Bug 1642614 Comment 32