mirror of
https://github.com/logos-messaging/specs.git
synced 2026-05-18 19:09:33 +00:00
use content as parameter name instead of plaintext
Co-authored-by: Igor Sirotin <igor.sirotin.1012@gmail.com>
This commit is contained in:
parent
49936a1a11
commit
af1a8849d4
@ -158,7 +158,7 @@ types:
|
||||
type: function
|
||||
description: "Encrypts a byte payload. Returns the encrypted payload."
|
||||
parameters:
|
||||
- name: plaintext
|
||||
- name: content
|
||||
type: array<byte>
|
||||
returns:
|
||||
type: result<array<byte>, error>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user