mirror of
https://github.com/phpseclib/phpseclib.git
synced 2024-11-11 08:10:58 +00:00
RSA: fix bad merge
This commit is contained in:
parent
604954cd09
commit
4a920c3690
@ -434,12 +434,8 @@ class RSA extends AsymmetricKey
|
||||
* @return bool
|
||||
* @access public
|
||||
* @param string|RSA|array $key
|
||||
<<<<<<< HEAD
|
||||
* @param int|bool $type optional
|
||||
=======
|
||||
* @param bool|int $type optional
|
||||
* @return bool
|
||||
>>>>>>> 2.0
|
||||
*/
|
||||
public function load($key, $type = false)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user