Home
last modified time | relevance | path

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

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