mirror of
https://github.com/logos-messaging/specs.git
synced 2026-05-18 19:09:33 +00:00
use payload term instead of ciphertext
Co-authored-by: Igor Sirotin <igor.sirotin.1012@gmail.com>
This commit is contained in:
parent
033f17af96
commit
3ec5732050
@ -166,7 +166,7 @@ types:
|
||||
type: function
|
||||
description: "Decrypts a byte payload. Returns the decrypted payload."
|
||||
parameters:
|
||||
- name: ciphertext
|
||||
- name: payload
|
||||
type: array<byte>
|
||||
returns:
|
||||
type: result<array<byte>, error>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user