Home
last modified time | relevance | path

Searched refs:formatPrivateKey (Results 1 – 8 of 8) sorted by relevance

/plugin/saml/phpsaml/lib/Saml2/
DSettings.php915 …$keyMetadata = OneLogin_Saml2_Utils::formatPrivateKey($this->_security['signMetadata']['privateKey…
1042 … $this->_sp['privateKey'] = OneLogin_Saml2_Utils::formatPrivateKey($this->_sp['privateKey']);
DUtils.php242 public static function formatPrivateKey($key, $heads = true) function in OneLogin_Saml2_Utils
/plugin/adfs/phpsaml/lib/Saml2/
DSettings.php915 …$keyMetadata = OneLogin_Saml2_Utils::formatPrivateKey($this->_security['signMetadata']['privateKey…
1042 … $this->_sp['privateKey'] = OneLogin_Saml2_Utils::formatPrivateKey($this->_sp['privateKey']);
DUtils.php242 public static function formatPrivateKey($key, $heads = true) function in OneLogin_Saml2_Utils
/plugin/adfs/phpsaml/
DCHANGELOG155 * Improve formatPrivateKey method
225 * Fix bug in formatPrivateKey method, the key could be not RSA.
DREADME.md1461 * `formatPrivateKey` - returns a RSA private key (adding header & footer if required).
/plugin/saml/phpsaml/
DCHANGELOG155 * Improve formatPrivateKey method
225 * Fix bug in formatPrivateKey method, the key could be not RSA.
DREADME.md1461 * `formatPrivateKey` - returns a RSA private key (adding header & footer if required).