You are here

protected property EncryptionProfile::$encryption_method_configuration in Encrypt 8.3

The configuration of the encryption method.

Type: array

File

src/Entity/EncryptionProfile.php, line 92

Class

EncryptionProfile
Defines the EncryptionProfile entity.

Namespace

Drupal\encrypt\Entity

Code

protected $encryption_method_configuration = [];