public interface TSAInfoBouncyCastle 
      | Modifier and Type | Method and Description | 
|---|---|
void |  
           inspectTimeStampTokenInfo(org.bouncycastle.tsp.TimeStampTokenInfo 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. 
               |  
          
void inspectTimeStampTokenInfo(org.bouncycastle.tsp.TimeStampTokenInfo info)
info - a TimeStampTokenInfo object 
           Copyright © 1998–2019. All rights reserved.