Converts a Ciphertext into a serialized binary format.
Uint8List toBytes() => save().asTypedList(saveSize);