java.lang.Object
org.apache.pdfbox.pdmodel.interactive.digitalsignature.SigningSupport
All Implemented Interfaces:
Closeable, AutoCloseable, ExternalSigningSupport

public class SigningSupport extends Object implements ExternalSigningSupport, Closeable
Class to be used when creating PDF signatures externally. COSWriter is used to obtain data to be signed and set the resulted CMS signature.