You are here

Functions in Encrypt 8.3

Primary tabs

Namesort descending Location Description Direct uses Strings
drush_encrypt_decrypt drush/encrypt.drush.inc Decrypt text with the given encryption profile.
drush_encrypt_encrypt drush/encrypt.drush.inc Encrypt text with the given encryption profile.
drush_encrypt_validate_profile drush/encrypt.drush.inc Validates the given encryption profile.
encrypt_drush_command drush/encrypt.drush.inc Implements hook_drush_command().
encrypt_drush_help drush/encrypt.drush.inc Implements hook_drush_help().
encrypt_post_update_remove_uninstall_validator_service ./encrypt.post_update.php Force cache clear to ensure uninstall validator service is removed.
encrypt_update_8001 ./encrypt.install Update keys defined with the "aes_encryption" key type to "encryption".
encrypt_update_8002 ./encrypt.install Update existing encryption profiles to depend on their keys.
encrypt_update_8003 ./encrypt.install Set new allow_deprecated_plugins configuration property to default value.

Other projects