saveSize property

int get saveSize

Calculates the number of bytes of the serialized ciphertext.

Implementation

int get saveSize => _c_get_ciphertext_save_size(obj);