Uses of Class
org.bouncycastle.asn1.dvcs.DVCSRequest
-
Packages that use DVCSRequest Package Description org.bouncycastle.asn1.dvcs Support classes useful for encoding and processing Data Validation and Certification Server (DVCS) protocols as described in RFC 3029. -
-
Uses of DVCSRequest in org.bouncycastle.asn1.dvcs
Methods in org.bouncycastle.asn1.dvcs that return DVCSRequest Modifier and Type Method Description static DVCSRequest
DVCSRequest. getInstance(java.lang.Object obj)
static DVCSRequest
DVCSRequest. getInstance(ASN1TaggedObject obj, boolean explicit)
-