Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/quite/humla-spongycastle.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/java/org/bouncycastle/dvcs/CCPDRequestBuilder.java')
-rw-r--r--src/main/java/org/bouncycastle/dvcs/CCPDRequestBuilder.java4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/main/java/org/bouncycastle/dvcs/CCPDRequestBuilder.java b/src/main/java/org/bouncycastle/dvcs/CCPDRequestBuilder.java
index 5e0f106c..d8ed653a 100644
--- a/src/main/java/org/bouncycastle/dvcs/CCPDRequestBuilder.java
+++ b/src/main/java/org/bouncycastle/dvcs/CCPDRequestBuilder.java
@@ -1,12 +1,8 @@
package org.bouncycastle.dvcs;
-import java.io.IOException;
-
import org.bouncycastle.asn1.dvcs.DVCSRequestInformationBuilder;
import org.bouncycastle.asn1.dvcs.Data;
import org.bouncycastle.asn1.dvcs.ServiceType;
-import org.bouncycastle.asn1.x509.AlgorithmIdentifier;
-import org.bouncycastle.asn1.x509.DigestInfo;
/**
* Builder of CCPD requests (Certify Claim of Possession of Data).