mirror of
https://github.com/phpseclib/phpseclib.git
synced 2024-12-27 19:54:57 +00:00
Merge branch '2.0'
This commit is contained in:
commit
adc9a5d189
@ -434,7 +434,12 @@ 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