mirror of
https://github.com/phpseclib/phpseclib.git
synced 2024-12-27 03:42:40 +00:00
Merge branch '3.0'
This commit is contained in:
commit
0a70605d79
@ -92,7 +92,7 @@ abstract class AsymmetricKey
|
||||
*/
|
||||
private $comment;
|
||||
|
||||
abstract public function toString(string $type, array $options = []): string;
|
||||
abstract public function toString(string $type, array $options = []): array|string;
|
||||
|
||||
/**
|
||||
* The constructor
|
||||
|
Loading…
Reference in New Issue
Block a user