|
![]() |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TSAClient
Time Stamp Authority client (caller) interface.
Interface used by the PdfPKCS7 digital signature builder to call Time Stamp Authority providing RFC 3161 compliant time stamp token.
Method Summary | |
---|---|
byte[] |
getTimeStampToken(PdfPKCS7 caller,
byte[] imprint)
Get RFC 3161 timeStampToken. |
int |
getTokenSizeEstimate()
Get the time stamp token size estimate. |
Method Detail |
---|
int getTokenSizeEstimate()
byte[] getTimeStampToken(PdfPKCS7 caller, byte[] imprint) throws Exception
caller
- PdfPKCS7 - calling PdfPKCS7 instance (in case caller needs it)imprint
- byte[] - data imprint to be time-stamped
Exception
- - TSA request failed
|
Hosted by Hostbasket | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |