Uses of Class
org.bouncycastle.dvcs.DVCSConstructionException
Packages that use DVCSConstructionException
-
Uses of DVCSConstructionException in org.bouncycastle.dvcs
Constructors in org.bouncycastle.dvcs that throw DVCSConstructionExceptionModifierConstructorDescriptionDVCSRequest(org.bouncycastle.asn1.cms.ContentInfo contentInfo) Construct a DVCS Request from a ContentInfoDVCSRequest(CMSSignedData signedData) Constructs DVCRequest from CMS SignedData object.DVCSResponse(org.bouncycastle.asn1.cms.ContentInfo contentInfo) Construct a DVCS Response from a ContentInfoDVCSResponse(CMSSignedData signedData) Constructs DVCResponse from CMS SignedData object.