You are here

protected property EncryptionProfile::$encryption_key_entity in Encrypt 8.3

Stores a reference to the Key entity for this profile.

Type: \Drupal\key\Entity\Key

File

src/Entity/EncryptionProfile.php, line 106

Class

EncryptionProfile
Defines the EncryptionProfile entity.

Namespace

Drupal\encrypt\Entity

Code

protected $encryption_key_entity;