public class PreparedDocument extends Document
Modifier and Type | Method | Description |
---|---|---|
byte[] |
getHash(HashAlgorithm algorithm) |
Calculate the hash value
|
close, getConformance, getIsLinearized, getIsSigned, getMetadata, getPageCount, getPermissions, getSignatureFields, getXfa, open, open
equals, hashCode
public byte[] getHash(HashAlgorithm algorithm)
algorithm
- The hash algorithmjava.lang.IllegalArgumentException
- if algorithm
is null