Core components for Oracle Security Developer Tools, providing foundational classes for certificate and security operations.
<dependency>
<groupId>com.oracle.database.security</groupId>
<artifactId>osdt_core</artifactId>
<version>21.21.0.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal example showing how to load and display a certificate using OSDT Core.
Ensure you are using Oracle JDK or add the Oracle security provider to your java.security file.
No dependency data recorded yet.