-Djdk.nativeSHA512_256
This option enables or disables OpenSSL native cryptographic support for the SHA-512/256 digest algorithm.
Syntax
-Djdk.nativeSHA512_256=[true|false]
| Setting | value | Default |
|---|---|---|
-Djdk.nativeSHA512_256 |
true | yes |
-Djdk.nativeSHA512_256 |
false |
Explanation
To turn off all the digest algorthims, see the -Djdk.nativeDigest.
To turn off all the algorithms, see the -Djdk.nativeCrypto system property command-line option.