Home
last modified time | relevance | path

Searched refs:getSPkey (Results 1 – 5 of 5) sorted by relevance

/plugin/adfs/phpsaml/lib/Saml2/
H A DSettings.php699 $key = $this->getSPkey();
709 public function getSPkey() function in OneLogin_Saml2_Settings
877 $keyMetadata = $this->getSPkey();
H A DLogoutRequest.php391 $nameId = static::getNameId($dom, $this->_settings->getSPkey());
H A DResponse.php588 $key = $this->_settings->getSPkey();
1089 $pem = $this->_settings->getSPkey();
H A DAuth.php684 $key = $this->_settings->getSPkey();
/plugin/adfs/phpsaml/
H A DREADME.md1422 * `getSPkey` - Returns the x509 private key of the SP.