size property

int get size

Returns the number of bytes of the ciphertext.

Implementation

int get size => _c_get_ciphertext_size(obj);