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, openequals, hashCodepublic byte[] getHash(HashAlgorithm algorithm)
algorithm - The hash algorithmjava.lang.IllegalArgumentException - if algorithm is null