Searched refs:getStringBetween (Results 1 – 2 of 2) sorted by relevance
| /plugin/adfs/phpsaml/lib/Saml2/ |
| D | Utils.php | 247 …$key = OneLogin_Saml2_Utils::getStringBetween($key, '-----BEGIN PRIVATE KEY-----', '-----END PRIVA… 254 …$key = OneLogin_Saml2_Utils::getStringBetween($key, '-----BEGIN RSA PRIVATE KEY-----', '-----END R… 281 public static function getStringBetween($str, $start, $end) function in OneLogin_Saml2_Utils
|
| /plugin/saml/phpsaml/lib/Saml2/ |
| D | Utils.php | 247 …$key = OneLogin_Saml2_Utils::getStringBetween($key, '-----BEGIN PRIVATE KEY-----', '-----END PRIVA… 254 …$key = OneLogin_Saml2_Utils::getStringBetween($key, '-----BEGIN RSA PRIVATE KEY-----', '-----END R… 281 public static function getStringBetween($str, $start, $end) function in OneLogin_Saml2_Utils
|