Removed encryption functions from Tools.pm exporting

This commit is contained in:
Enrique Martin 2023-11-02 12:53:38 +01:00
parent 9e4ba18f49
commit e6f505da54

View File

@ -181,8 +181,6 @@ our @EXPORT = qw(
check_cron_value check_cron_value
check_cron_element check_cron_element
cron_check cron_check
decrypt_AES
encrypt_AES
); );
# ID of the different servers # ID of the different servers