namespace Drupal\encrypt\Form in Encrypt 8.3
|
Class |
Location | Description |
|---|---|---|
| EncryptionProfileDeleteForm |
src/ |
Builds the form to delete profile entities. |
| EncryptionProfileForm |
src/ |
Provides the form to add / edit an EncryptionProfile entity. |
| EncryptionProfileTestForm |
src/ |
Provides a form for testing encryption / decryption on a given profile. |
| EncryptSettingsForm |
src/ |
Form builder for the encrypt settings admin page. |