Skip to content

CAUTION: This site hosts draft documentation for the next release. For published content of the latest release, visit www.eclipse.org/openj9/docs

-Djdk.nativeDigest

This option enables or disables OpenSSL native cryptographic support for the Digest algorithm.

Syntax

    -Djdk.nativeDigest=[true|false]
Setting value Default
-Djdk.nativeDigest true yes
-Djdk.nativeDigest false

Explanation

To turn off all the algorithms, see the -Djdk.nativeCrypto system property command line option.