jv r wrote
> I would like to know if you are planning to implement to
> java.io.serializable interface the PdfSignatureAppereance class.
What do you expect from that? If you serialized that class, you would also
have to serialize the associated stamper and its state which might include
(after the
Hi,
I would like to know if you are planning to implement to
java.io.serializable interface the PdfSignatureAppereance class.
In this case,
It will possible to serialize the object if a smart card is used to make
the signature?
The setCrypto method could use the key from the smartcard.
Will you get