1
0
mirror of https://github.com/danog/phpseclib.git synced 2024-12-04 18:48:24 +01:00

CS adjustment

This commit is contained in:
terrafrost 2022-09-23 22:46:02 -05:00
parent c1f284d6b8
commit 19fe966933

View File

@ -63,7 +63,7 @@ class CRLTest extends PhpseclibTestCase
$this->assertTrue($x509->validateSignature());
}
public function testPSSSigWithPKCS1Cert()
public function testPSSSigWithPKCS1Cert(): void
{
$x509 = new X509();
$x509->loadCA('-----BEGIN CERTIFICATE-----