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 © 2016. All rights reserved.