Uses of Class
org.bouncycastle.dvcs.DVCSException
Packages that use DVCSException
-
Uses of DVCSException in org.bouncycastle.dvcs
Subclasses of DVCSException in org.bouncycastle.dvcsModifier and TypeClassDescriptionclassException thrown when failed to initialize some DVCS-related staff.classDVCS parsing exception - thrown when failed to parse DVCS message.Methods in org.bouncycastle.dvcs that throw DVCSExceptionModifier and TypeMethodDescriptionvoidDVCSRequestBuilder.addExtension(ASN1ObjectIdentifier oid, boolean isCritical, ASN1Encodable value) Add a given extension field.CCPDRequestBuilder.build(MessageImprint messageImprint) Builds CCPD request.CPDRequestBuilder.build(byte[] messageBytes) Build CPD request.MessageImprintBuilder.build(byte[] message) SignedDVCSMessageGenerator.build(DVCSMessage message) Creates a CMSSignedData object containing the passed in DVCSMessageVPKCRequestBuilder.build()Build DVCS request to VPKC service.VSDRequestBuilder.build(CMSSignedData document) Build VSD request from CMS SignedData object.protected DVCSRequestDVCSRequestBuilder.createDVCRequest(org.bouncycastle.asn1.dvcs.Data data)