public interface VerifyParameter extends PdfAsParameter
Modifier and Type | Method and Description |
---|---|
Date |
getVerificationTime()
Gets the verification time
|
int |
getWhichSignature()
Gets which signature should be verified
This is a 0 based index of the signatures
|
void |
setVerificationTime(Date verificationTime)
Sets the verification time.
|
void |
setWhichSignature(int which)
Sets which signature should be verified
This is a 0 based index of the signatures
|
getConfiguration, getDataSource, setConfiguration, setDataSource
int getWhichSignature()
void setWhichSignature(int which)
which
- The indexDate getVerificationTime()
void setVerificationTime(Date verificationTime)
verificationTime
-