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 d8bf6e0 commit 78a8b45Copy full SHA for 78a8b45
pg/src/main/java/org/bouncycastle/openpgp/PGPSignature.java
@@ -19,7 +19,6 @@
19
import org.bouncycastle.bcpg.SignatureSubpacket;
20
import org.bouncycastle.bcpg.TrustPacket;
21
import org.bouncycastle.math.ec.rfc8032.Ed25519;
22
-import org.bouncycastle.math.ec.rfc8032.Ed448;
23
import org.bouncycastle.openpgp.operator.PGPContentVerifier;
24
import org.bouncycastle.openpgp.operator.PGPContentVerifierBuilder;
25
import org.bouncycastle.openpgp.operator.PGPContentVerifierBuilderProvider;
0 commit comments