Last Version

Bouncy Castle OpenPGP API 1.46

The Bouncy Castle Java API for handling the Time Stamp Protocol (TSP). This jar contains the TSP API for JDK 1.5. The APIs can be used in conjunction with a JCE/JCA provider such as the one provided with the Bouncy Castle Cryptography APIs.

License

License

GroupId

GroupId

org.bouncycastle
ArtifactId

ArtifactId

bctsp-jdk15+
Version

Version

1.46
Type

Type

jar
Description

Description

Bouncy Castle OpenPGP API
The Bouncy Castle Java API for handling the Time Stamp Protocol (TSP). This jar contains the TSP API for JDK 1.5. The APIs can be used in conjunction with a JCE/JCA provider such as the one provided with the Bouncy Castle Cryptography APIs.
Project URL

Project URL

http://www.bouncycastle.org/java.html

Download bctsp-jdk15+ 1.46


<!-- https://jarcasting.com/artifacts/org.bouncycastle/bctsp-jdk15+/ -->
<dependency>
    <groupId>org.bouncycastle</groupId>
    <artifactId>bctsp-jdk15+</artifactId>
    <version>1.46</version>
</dependency>
// https://jarcasting.com/artifacts/org.bouncycastle/bctsp-jdk15+/
implementation 'org.bouncycastle:bctsp-jdk15+:1.46'
// https://jarcasting.com/artifacts/org.bouncycastle/bctsp-jdk15+/
implementation ("org.bouncycastle:bctsp-jdk15+:1.46")
'org.bouncycastle:bctsp-jdk15+:jar:1.46'
<dependency org="org.bouncycastle" name="bctsp-jdk15+" rev="1.46">
  <artifact name="bctsp-jdk15+" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bouncycastle', module='bctsp-jdk15+', version='1.46')
)
libraryDependencies += "org.bouncycastle" % "bctsp-jdk15+" % "1.46"
[org.bouncycastle/bctsp-jdk15+ "1.46"]

Dependencies

compile (2)

Group / Artifact Type Version
org.bouncycastle : bcprov-jdk15+ jar 1.46
org.bouncycastle : bcmail-jdk15+ jar 1.46

Project Modules

There are no modules declared in this project.