Uses of Class
com.digt.trusted.asn1.tsp.TimeStampResp

Packages that use TimeStampResp
com.digt.trusted.asn1.tsp Support classes useful for encoding and supporting Time Stamp Protocol as described RFC 3161. 
com.digt.trusted.tsp   
 

Uses of TimeStampResp in com.digt.trusted.asn1.tsp
 

Methods in com.digt.trusted.asn1.tsp that return TimeStampResp
static TimeStampResp TimeStampResp.getInstance(java.lang.Object o)
           
 

Uses of TimeStampResp in com.digt.trusted.tsp
 

Constructors in com.digt.trusted.tsp with parameters of type TimeStampResp
TimeStampResponse(TimeStampResp resp)