mirror of
https://github.com/phpseclib/phpseclib.git
synced 2024-12-26 03:27:31 +00:00
Merge branch '2.0'
This commit is contained in:
commit
78eb98311f
@ -471,7 +471,7 @@ class RSA extends AsymmetricKey
|
|||||||
*
|
*
|
||||||
* @return bool
|
* @return bool
|
||||||
* @access public
|
* @access public
|
||||||
* @param string $key
|
* @param string|RSA|array $key
|
||||||
* @param int|bool $type optional
|
* @param int|bool $type optional
|
||||||
*/
|
*/
|
||||||
public function load($key, $type = false)
|
public function load($key, $type = false)
|
||||||
|
Loading…
Reference in New Issue
Block a user