protected property RestClient::$encryptionProfile in Salesforce Suite 8.3
The encryption profile to use when encrypting and decrypting data.
Type: \Drupal\encrypt\EncryptionProfileInterface
File
- modules/
salesforce_encrypt/ src/ Rest/ RestClient.php, line 55
Class
- RestClient
- Objects, properties, and methods to communicate with the Salesforce REST API.
Namespace
Drupal\salesforce_encrypt\RestCode
protected $encryptionProfile;