public interface DataObjectInfo
Modifier and Type | Field and Description |
---|---|
static String |
STRUCTURE_DETACHED
Indicates that a detached signature will be created.
|
static String |
STRUCTURE_ENVELOPING
Indicates that an enveloping signature will be created.
|
Modifier and Type | Method and Description |
---|---|
CMSDataObject |
getDataObject()
Gets information related to a single data object.
|
String |
getStructure()
Gets the structure of the signature.
|
static final String STRUCTURE_DETACHED
static final String STRUCTURE_ENVELOPING
String getStructure()
CMSDataObject getDataObject()
Copyright © 2016. All rights reserved.