mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-16 18:56:52 +02:00
style fix
This commit is contained in:
@@ -169,6 +169,7 @@ void RSATest::testSignSha256()
|
||||
assert (eng2.verify(sig));
|
||||
}
|
||||
|
||||
|
||||
void RSATest::testSignManipulated()
|
||||
{
|
||||
std::string msg("Test this sign message");
|
||||
|
Reference in New Issue
Block a user