You are here

11 string references to encryption in Encrypt 8.3

AsymmetricalEncryptionMethod::setUp in tests/src/Kernel/AsymmetricalEncryptionMethod.php
AsymmetricalEncryptionMethod::testEncryptDecrypt in tests/src/Kernel/AsymmetricalEncryptionMethod.php
Test public profile/method/key.
drush_encrypt_decrypt in drush/encrypt.drush.inc
Decrypt text with the given encryption profile.
drush_encrypt_encrypt in drush/encrypt.drush.inc
Encrypt text with the given encryption profile.
EncryptionProfileForm::create in src/Form/EncryptionProfileForm.php
Instantiates a new instance of this class.
EncryptionProfileForm::form in src/Form/EncryptionProfileForm.php
Gets the actual form array to be built.
EncryptionProfileTest::setUp in tests/src/Unit/Entity/EncryptionProfileTest.php
EncryptionProfileTest::validateDataProvider in tests/src/Unit/Entity/EncryptionProfileTest.php
Data provider for validate() function.
EncryptionProfileTestForm::create in src/Form/EncryptionProfileTestForm.php
Instantiates a new instance of this class.
EncryptTestBase::createTestKeys in tests/src/Functional/EncryptTestBase.php
Creates test keys for usage in tests.
encrypt_update_8001 in ./encrypt.install
Update keys defined with the "aes_encryption" key type to "encryption".