You are here

encrypt.profile.test_encryption_profile.yml in Webform Encrypt 8

tests/modules/webform_encrypt_test/config/install/encrypt.profile.test_encryption_profile.yml

File

tests/modules/webform_encrypt_test/config/install/encrypt.profile.test_encryption_profile.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - key.key.test
  6. module:
  7. - encrypt_test
  8. id: test_encryption_profile
  9. label: 'Test encryption profile'
  10. encryption_method: test_encryption_method
  11. encryption_key: test
  12. encryption_method_configuration: { }