public/model/steganography_cipher library

Enums

SteganographyCipher
Symmetric cipher used to protect the payload before embedding.

Constants

steganographyCipherLabel → const Map<SteganographyCipher, String>
Human-readable labels for SteganographyCipher values.