backend property

Backend backend
getter/setter pair

Represents the string representation of the ciphertext. Selects the Backend used for the encryption scheme.

Implementation

// String text = "";
/// Selects the [Backend] used for the encryption scheme.
Backend backend = Backend();