Last Version

Bouncy Castle TLS/DTLS API 1.71

The Bouncy Castle Java APIs for TLS and DTLS.

License

License

GroupId

GroupId

org.bouncycastle
ArtifactId

ArtifactId

bctls-jdk14
Version

Version

1.71
Type

Type

jar
Description

Description

Bouncy Castle TLS/DTLS API
The Bouncy Castle Java APIs for TLS and DTLS.
Project URL

Project URL

https://www.bouncycastle.org/java.html
Source Code Management

Source Code Management

https://github.com/bcgit/bc-java

Download bctls-jdk14 1.71


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

Dependencies

compile (2)

Group / Artifact Type Version
org.bouncycastle : bcprov-jdk14 jar 1.71
org.bouncycastle : bcutil-jdk14 jar 1.71

Project Modules

There are no modules declared in this project.