mirror of
https://github.com/LibreSign/libresign.git
synced 2025-12-17 21:12:16 +01:00
11 lines
269 B
Diff
11 lines
269 B
Diff
--- a/phpseclib/File/X509.php
|
|
+++ b/phpseclib/File/X509.php
|
|
@@ -2393,7 +2393,7 @@ class X509
|
|
/**
|
|
* Load a Certificate Revocation List
|
|
*
|
|
- * @param string $crl
|
|
+ * @param string|array $crl
|
|
* @param int $mode
|
|
* @return mixed
|
|
*/
|