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.4. 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-jdk14
Last Version

Last Version

1.46
Release Date

Release Date

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.4. 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-jdk14

How to add to project

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

Dependencies

compile (2)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.46
1.45
1.44
1.38