public interface SignResult
Modifier and Type | Method and Description |
---|---|
DataSink |
getOutputDocument()
Returns the filled output data sink.
|
SignaturePosition |
getSignaturePosition()
Returns the position where the signature is finally placed.
|
X509Certificate |
getSignerCertificate()
Returns the certificate of the signer.
|
DataSink getOutputDocument()
X509Certificate getSignerCertificate()
SignaturePosition getSignaturePosition()
This information can be useful for post-processing the document.
Consult the PDF-AS documentation section Commandline for further information about positioning.