Home
last modified time | relevance | path

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

/plugin/adfs/phpsaml/lib/Saml2/
DMetadata.php219 …$x509Certificate = $xml->createElementNS(OneLogin_Saml2_Constants::NS_DS, 'X509Certificate', $form…
222 $keyData->appendChild($x509Certificate);
/plugin/saml/phpsaml/lib/Saml2/
DMetadata.php219 …$x509Certificate = $xml->createElementNS(OneLogin_Saml2_Constants::NS_DS, 'X509Certificate', $form…
222 $keyData->appendChild($x509Certificate);
/plugin/saml/phpsaml/extlib/xmlseclibs/
Dxmlseclibs.php72 private $x509Certificate = null; variable in XMLSecurityKey
270 $this->x509Certificate = $str_cert;
273 $this->x509Certificate = null;
484 return $this->x509Certificate;
/plugin/adfs/phpsaml/extlib/xmlseclibs/
Dxmlseclibs.php72 private $x509Certificate = null; variable in XMLSecurityKey
270 $this->x509Certificate = $str_cert;
273 $this->x509Certificate = null;
484 return $this->x509Certificate;