API documentation
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user