You are here

private property XMLSecurityKey::$x509Certificate in SAML SP 2.0 Single Sign On (SSO) - SAML Service Provider 7

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

includes/XMLSecurityKey.php, line 133

Class

XMLSecurityKey

Code

private $x509Certificate = null;