Jar examples for b:bctsp-jdk16
The Bouncy Castle Java API for handling the Time Stamp Protocol (TSP). This jar contains the TSP API for JDK 1.6. The APIs can be used in conjunction with a JCE/JCA provider such as the one provided with the Bouncy Castle Cryptography APIs.
You can download jar file bctsp-jdk16 1.46 in this page.
Bouncy Castle Licence
You can use the following script to add bctsp-jdk16-1.46.jar to your project.
<dependency> <groupId>org.bouncycastle</groupId> <artifactId>bctsp-jdk16</artifactId> <version>1.46</version> </dependency>
compile group: 'org.bouncycastle', name: 'bctsp-jdk16', version: '1.46'
libraryDependencies += "org.bouncycastle" % "bctsp-jdk16" % "1.46"
<dependency org="org.bouncycastle" name="bctsp-jdk16" rev="1.46"/>
@Grapes(@Grab(group='org.bouncycastle', module='bctsp-jdk16', version='1.46'))
'org.bouncycastle:bctsp-jdk16:jar:1.46'
Click the following link to download the jar file.
bctsp-jdk16-1.46-javadoc.jar