mirror of
https://github.com/moparisthebest/open-keychain
synced 2025-02-17 07:30:14 -05:00
Fix wrong param in doc
This commit is contained in:
parent
e73794a5cc
commit
15bf93de34
@ -42,7 +42,7 @@ interface IApgService {
|
|||||||
* String "SIGNATURE_KEY" = Key to sign with
|
* String "SIGNATURE_KEY" = Key to sign with
|
||||||
*
|
*
|
||||||
* (optional)
|
* (optional)
|
||||||
* String "SIGNATURE_KEY_PASSPHRASE" = Passphrase for signing key
|
* String "PRIVATE_KEY_PASSPHRASE" = Passphrase for signing key
|
||||||
*
|
*
|
||||||
* Bundle return_vals (in addition to the ERRORS/WARNINGS above):
|
* Bundle return_vals (in addition to the ERRORS/WARNINGS above):
|
||||||
* String "RESULT" = Encrypted message
|
* String "RESULT" = Encrypted message
|
||||||
|
Loading…
Reference in New Issue
Block a user