Gets the Drupal private key.
string The Drupal private key.
protected function getPrivateKey() { return \Drupal::service('private_key')->get(); }