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