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 8004fb3 commit 897caefCopy full SHA for 897caef
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