menu
steganography package
documentation
public/domain/controllers/steganography_controller.dart
SteganographyController
cipher property
cipher property
dark_mode
light_mode
cipher
property
SteganographyCipher
cipher
final
Cipher used to protect the payload before embedding.
Implementation
final SteganographyCipher cipher;
steganography package
documentation
public/domain/controllers/steganography_controller
SteganographyController
cipher property
SteganographyController class