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