mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

vharseko
12.41.2023 0de6858e9548e84aebc148747be92a811ba33636
opendj-server-legacy/src/main/java/org/opends/server/crypto/CryptoSuite.java
@@ -36,7 +36,7 @@
{
  /** Cipher specific settings that can change at runtime. */
  @Immutable
  private static final class CipherInfo
  public static final class CipherInfo
  {
    private final String cipherTransformation;
    private final int cipherKeyLength;