Package org.verapdf.model.pdlayer
Interface PDSignature
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description BooleangetdoesByteRangeCoverEntireDocument()true if the ByteRange covers the entire document including the signature dictionary, but excluding the Signature itself-
Methods inherited from interface org.verapdf.model.baselayer.Object
getContext, getExtraContext, getID, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependent
-
-
-
-
Method Detail
-
getdoesByteRangeCoverEntireDocument
Boolean getdoesByteRangeCoverEntireDocument()
true if the ByteRange covers the entire document including the signature dictionary, but excluding the Signature itself
-
-