Class that provides encryption and decryption functionalities using M8tyEncryptionUtils.
Initializes the M8tyEncryptionService with the encryption settings.
Decrypts the specified ciphertext using the given encryption key and salt (optional).
Encrypts the specified plaintext using the given encryption key and salt (optional).