You are here

protected property Idp::$x509_cert in SAML Service Provider 4.x

Same name and namespace in other branches
  1. 8.3 src/Entity/Idp.php \Drupal\saml_sp\Entity\Idp::x509_cert
  2. 8.2 src/Entity/Idp.php \Drupal\saml_sp\Entity\Idp::x509_cert
  3. 3.x src/Entity/Idp.php \Drupal\saml_sp\Entity\Idp::x509_cert

X.509 certificate of the Identity Provider server.

Type: array

File

src/Entity/Idp.php, line 108

Class

Idp
Defines the Idp entity.

Namespace

Drupal\saml_sp\Entity

Code

protected $x509_cert;