|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ExternalSignatureContainer
Interface to sign a document. The signing is fully done externally, including the container composition.
| Method Summary | |
|---|---|
void |
modifySigningDictionary(PdfDictionary signDic)
Modifies the signature dictionary to suit the container. |
byte[] |
sign(InputStream data)
Produces the container with the signature. |
| Method Detail |
|---|
byte[] sign(InputStream data)
throws GeneralSecurityException
data - the data to sign
GeneralSecurityExceptionvoid modifySigningDictionary(PdfDictionary signDic)
signDic - the signature dictionary
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||