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