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