Registry / crypto / bctls-jdk15on

bctls-jdk15on

JSON →
library1.70javamavenunverified

The Bouncy Castle Java APIs for TLS and DTLS, including a provider for the JSSE.

<dependency> <groupId>org.bouncycastle</groupId> <artifactId>bctls-jdk15on</artifactId> <version>1.70</version> </dependency>
INSTALL
IMPORT
SIG · BCTLS-JDK15ON
B
bctls-jdk15on
cryptojavav1.70
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

TlsClientProtocol
org.bouncycastle.tls.TlsClientProtocol

Initialize a TLS client protocol instance

import org.bouncycastle.tls.TlsClientProtocol; TlsClientProtocol protocol = new TlsClientProtocol();
Debug
Known issues
gotchaBouncy Castle versions may have compatibility issues with different JDK versions.
fix
Ensure you use a compatible version of Bouncy Castle for your JDK (e.g., JDK 15+ requires specific provider).
affects: >=1.70
Upgrade
Version history
1.70latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
24 hits · last 30 days
node
18
OpenAI (training)
1
Resources
bctls-jdk15on — mvn dependency:get bctls-jdk15on · libregistry