Exported encrypt and decrypt functions in Tools.pm
This commit is contained in:
parent
1a021c9689
commit
dc64816763
|
@ -184,8 +184,8 @@ our @EXPORT = qw(
|
|||
check_cron_value
|
||||
check_cron_element
|
||||
cron_check
|
||||
decrypt_AES
|
||||
encrypt_AES
|
||||
decrypt_Rijndael
|
||||
encrypt_Rijndael
|
||||
);
|
||||
|
||||
# ID of the different servers
|
||||
|
|
Loading…
Reference in New Issue