Searched refs:formatPrivateKey (Results 1 – 4 of 4) sorted by relevance
915 …$keyMetadata = OneLogin_Saml2_Utils::formatPrivateKey($this->_security['signMetadata']['privateKey…1042 … $this->_sp['privateKey'] = OneLogin_Saml2_Utils::formatPrivateKey($this->_sp['privateKey']);
242 public static function formatPrivateKey($key, $heads = true) function in OneLogin_Saml2_Utils
155 * Improve formatPrivateKey method225 * Fix bug in formatPrivateKey method, the key could be not RSA.
1461 * `formatPrivateKey` - returns a RSA private key (adding header & footer if required).