mirror of
https://github.com/phpseclib/phpseclib.git
synced 2025-01-14 18:59:51 +00:00
X509: CS adjustment
This commit is contained in:
parent
6ee646a480
commit
68aa48de66
@ -2957,7 +2957,7 @@ class X509
|
||||
*
|
||||
* @param PrivateKey $key
|
||||
* @throws \phpseclib3\Exception\UnsupportedAlgorithmException if the algorithm is unsupported
|
||||
* @return string
|
||||
* @return array
|
||||
*/
|
||||
private static function identifySignatureAlgorithm(PrivateKey $key)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user