Interface PdfSigner.ISignatureEvent

  • Enclosing class:
    PdfSigner

    public static interface PdfSigner.ISignatureEvent
    An interface to retrieve the signature dictionary for modification.
    • Method Detail

      • getSignatureDictionary

        void getSignatureDictionary​(PdfSignature sig)
        Allows modification of the signature dictionary.
        Parameters:
        sig - The signature dictionary