Good news everyone,
We updated our module repositories with the latest libraries and functionalities.
Central Repository 3.69.0
NET
The NET pack bundles the refreshed security components (API 1.9.0, implementation 5.1.1, mock 5.1.2, tests 1.14.0). The security testsuite gains coverage for ExternalKeyStore (setKeyEntry, setCertificateEntry, deleteEntry), along with configurable scratch-alias and extractable-key properties so the destructive tests run safely on HSM- and PKCS#11-backed keystores.
- “com.microej.pack.net.net-pack” new version added (
14.2.0) - “com.microej.pack.net.security-1_9-testsuite” new version added (
1.14.0)
MISC
The Security API now exposes a setKeyEntry method (taking a Key argument) on java.security.KeyStore. The event mock API also received a maintenance release.
- “com.microej.pack.event.event-mock-api” new version added (
3.0.3) - “ej.api.security” new version added (
1.9.0)
More information in the Central Repository changelog: https://repository.microej.com/
The Central and Developer Repositories are accessible by default in MICROEJ SDK and provide libraries to enrich your applications and help development. Please consult our Javadoc for more information.
Happy coding!
The MicroEJ Team