Home
last modified time | relevance | path

Searched refs:idpPublicCertificate (Results 1 – 4 of 4) sorted by relevance

/plugin/adfs/phpsaml/lib/Saml/
DSettings.php34 public $idpPublicCertificate = ''; variable in OneLogin_Saml_Settings
76 $values['idp']['x509cert'] = $this->idpPublicCertificate;
DXmlSec.php106 $objKey->loadKey($this->_settings->idpPublicCertificate, false, true);
/plugin/saml/phpsaml/lib/Saml/
DSettings.php34 public $idpPublicCertificate = ''; variable in OneLogin_Saml_Settings
76 $values['idp']['x509cert'] = $this->idpPublicCertificate;
DXmlSec.php106 $objKey->loadKey($this->_settings->idpPublicCertificate, false, true);