We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1f21d7 commit 963c9d4Copy full SHA for 963c9d4
core/src/test/java/org/bouncycastle/pqc/crypto/test/SLHDSATest.java
@@ -739,7 +739,7 @@ public void testBasicKeyGenerationShake256128fSimpleSign()
739
// return (String[]) l.toArray(new String[0]);
740
// }
741
742
- private class InternalSLHDSASigner
+ private static class InternalSLHDSASigner
743
extends SLHDSASigner
744
{
745
public byte[] internalGenerateSignature(byte[] message, byte[] optRand)
0 commit comments