menu
fhel package
documentation
seal.dart
Seal
cipher method
cipher method
dark_mode
light_mode
cipher
method
Ciphertext
cipher
(
)
Creates a new, empty
Ciphertext
object.
Implementation
Ciphertext cipher() => Ciphertext(backend);
fhel package
documentation
seal
Seal
cipher method
Seal class