iText 8.0.5 API
iText.Signatures.ITSAInfoBouncyCastle Interface Reference

Interface you can implement and pass to TSAClientBouncyCastle in case you want to do something with the information returned More...

Public Member Functions

void  InspectTimeStampTokenInfo (ITimeStampTokenInfo info)
  When a timestamp is created using TSAClientBouncyCastle, this method is triggered passing an object that contains info about the timestamp and the time stamping authority. More...
 

Detailed Description

Interface you can implement and pass to TSAClientBouncyCastle in case you want to do something with the information returned

Member Function Documentation

◆ InspectTimeStampTokenInfo()

void iText.Signatures.ITSAInfoBouncyCastle.InspectTimeStampTokenInfo ( ITimeStampTokenInfo  info )

When a timestamp is created using TSAClientBouncyCastle, this method is triggered passing an object that contains info about the timestamp and the time stamping authority.

Parameters
info a ITimeStampTokenInfo object