|
Steganography
A C++ Steganography tool which leverages the LSB and DCT embedding techniques
|


Public Member Functions | |
| DecodeException (const std::string &message) | |
|
inlineexplicit |
Default constructor for the DecodeException class which is an exception that is thrown when there is an issue during the decoding process.
| message | A detailed message explaining what occurred. |
1.8.15