private property XMLSecurityKey::$x509Certificate in SAML SP 2.0 Single Sign On (SSO) - SAML Service Provider 8
This variable contains the certificate as a string if this key represents an X509-certificate. If this key doesn't represent a certificate, this will be null.
Type: string|null
File
- src/
XMLSecurityKey.php, line 100
Class
Namespace
Drupal\miniorange_samlCode
private $x509Certificate = null;