public class DVCSResponse extends DVCSMessage
| Constructor and Description |
|---|
DVCSResponse(CMSSignedData signedData)
Constructs DVCResponse from CMS SignedData object.
|
DVCSResponse(ContentInfo contentInfo)
Construct a DVCS Response from a ContentInfo
|
| Modifier and Type | Method and Description |
|---|---|
ASN1Encodable |
getContent()
Return the ASN.1 DVCSResponse structure making up the body of this response.
|
getContentTypepublic DVCSResponse(CMSSignedData signedData) throws DVCSConstructionException
signedData - the CMS SignedData object containing the requestDVCSConstructionExceptionpublic DVCSResponse(ContentInfo contentInfo) throws DVCSConstructionException
contentInfo - the contentInfo representing the DVCSRequestDVCSConstructionExceptionpublic ASN1Encodable getContent()
getContent in class DVCSMessageCopyright © 2015–2021 The veraPDF Consortium. All rights reserved.