Home
last modified time | relevance | path

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

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