mirror of
https://github.com/danog/tgseclib.git
synced 2024-11-30 04:39:02 +01: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…
Reference in New Issue
Block a user