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.
2 parents d441274 + 897caef commit 72d922bCopy full SHA for 72d922b
pg/src/test/java/org/bouncycastle/openpgp/test/ECDSAKeyPairTest.java
@@ -93,7 +93,6 @@ public String getName()
93
public void performTest()
94
throws Exception
95
{
96
- Security.addProvider(new BouncyCastleProvider());
97
testConversionOfFreshJcaKeyPair();
98
testConversionOfParsedJcaKeyPair();
99
testConversionOfParsedBcKeyPair();
0 commit comments