# File lib/simp/cli/config/items/data/simp_openldap_server_conf_rootpw.rb, line 23 def encrypt( string, salt=nil ) Simp::Cli::Config::Utils.encrypt_openldap_hash( string, salt ) end