public interface SingleSignatureInfo
Modifier and Type | Method and Description |
---|---|
CreateSignatureInfo |
getCreateSignatureInfo()
Gets the signature object.
|
List |
getDataObjectInfos()
Gets the dataObjectInfo information.
|
boolean |
isSecurityLayerConform()
Check whether a Security Layer conform signature manifest will be created.
|
List getDataObjectInfos()
CreateSignatureInfo getCreateSignatureInfo()
boolean isSecurityLayerConform()
true
, if a Security Layer conform signature manifest
will be created, false
otherwise.Copyright © 2016. All rights reserved.