Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace MinimumKeySizeSettings

test

Properties

Optional certpath

Updates the minimum key size for the specified encryption algorithm. The JDK property jdk.certpath.disabledAlgorithms will be updated with the following supported actions:

  • Changing minimum key length for RSA signed jars
  • Changing minimum key length for EC
  • Changing minimum key length for DSA

Optional jar

Updates the minimum key size for the specified encryption algorithm. The JDK property jdk.jar.disabledAlgorithms will be updated with the following supported actions:

  • Changing minimum key length for RSA signed jars
  • Changing minimum key length for EC
  • Changing minimum key length for DSA

Optional tls

Updates the minimum key size for the specified encryption algorithm. The JDK property jdk.tls.disabledAlgorithms will be updated with the following supported actions:

  • Changing minimum key length for Diffie-Hellman

Functions

getDeserializedJsonObj

getJsonObj