mirror of
https://github.com/danog/tgseclib.git
synced 2025-01-22 14:01:20 +01: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…
x
Reference in New Issue
Block a user