mirror of
https://github.com/moparisthebest/open-keychain
synced 2024-11-27 11:12:15 -05:00
API documentation
This commit is contained in:
parent
5a947df33e
commit
e6a37f565f
@ -69,8 +69,6 @@ interface IOpenPgpService {
|
|||||||
* Byte array you want to sign and encrypt
|
* Byte array you want to sign and encrypt
|
||||||
* @param encryptionUserIds
|
* @param encryptionUserIds
|
||||||
* User Ids (emails) of recipients
|
* User Ids (emails) of recipients
|
||||||
* @param signatureUserId
|
|
||||||
* User Ids (email) of sender
|
|
||||||
* @param asciiArmor
|
* @param asciiArmor
|
||||||
* Encode for ASCII (Radix-64, 33 percent overhead compared to binary)
|
* Encode for ASCII (Radix-64, 33 percent overhead compared to binary)
|
||||||
* @param allowUserInteraction
|
* @param allowUserInteraction
|
||||||
|
Loading…
Reference in New Issue
Block a user