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.ymlView source
- langcode: en
- status: true
- dependencies:
- config:
- - key.key.test
- module:
- - encrypt_test
- id: test_encryption_profile
- label: 'Test encryption profile'
- encryption_method: test_encryption_method
- encryption_key: test
- encryption_method_configuration: { }