mirror of
https://github.com/phpseclib/phpseclib.git
synced 2025-01-26 00:28:27 +00:00
Tests/RSA: fix bad merge
This commit is contained in:
parent
9cf93a02b3
commit
383bceb1a9
@ -350,7 +350,6 @@ Z2sKniRCcDT1ZP4=
|
|||||||
$this->assertTrue($result);
|
$this->assertTrue($result);
|
||||||
}
|
}
|
||||||
|
|
||||||
<<<<<<< HEAD
|
|
||||||
public function testPKCS1EncryptionChange()
|
public function testPKCS1EncryptionChange()
|
||||||
{
|
{
|
||||||
$rsa = new RSA();
|
$rsa = new RSA();
|
||||||
@ -536,3 +535,4 @@ Private-MAC: 35134b7434bf828b21404099861d455e660e8740';
|
|||||||
$rsa->load($rsa);
|
$rsa->load($rsa);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user