ciphertext
The encrypted data.
Declaration
var ciphertext: Data { get }Discussion
The length of the ciphertext of a sealed box is the same as the length of the plaintext you encrypt.
The encrypted data.
var ciphertext: Data { get }The length of the ciphertext of a sealed box is the same as the length of the plaintext you encrypt.