mirror of
https://github.com/pocoproject/poco.git
synced 2025-03-25 08:06:03 +01:00
style fix
This commit is contained in:
parent
4b6a5f36cb
commit
e4b9ea32f2
@ -169,6 +169,7 @@ void RSATest::testSignSha256()
|
||||
assert (eng2.verify(sig));
|
||||
}
|
||||
|
||||
|
||||
void RSATest::testSignManipulated()
|
||||
{
|
||||
std::string msg("Test this sign message");
|
||||
|
Loading…
x
Reference in New Issue
Block a user