mirror of
https://github.com/danog/phpseclib.git
synced 2024-11-30 04:39:21 +01:00
Merge branch '3.0'
This commit is contained in:
commit
90dc3cf6cb
@ -125,6 +125,7 @@ abstract class AsymmetricKey
|
||||
* Load the key
|
||||
*
|
||||
* @param string|array $key
|
||||
* @return \phpseclib3\Crypt\Common\PublicKey|\phpseclib3\Crypt\Common\PrivateKey
|
||||
*/
|
||||
public static function load($key, ?string $password = null): AsymmetricKey
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user