mirror of
https://github.com/danog/phpseclib.git
synced 2024-12-04 18:48:24 +01:00
CS adjustment
This commit is contained in:
parent
c1f284d6b8
commit
19fe966933
@ -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-----
|
||||
|
Loading…
Reference in New Issue
Block a user