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

david_page
17.23.2007 ad5de6c15c10fea2f44760815e76af48f1710c34
opends/src/server/org/opends/server/extensions/ExtensionsConstants.java
@@ -147,7 +147,7 @@
   * The cipher transformation that should be used when performing RC4
   * encryption/decription.
   */
  public static final String CIPHER_TRANSFORMATION_RC4 = "RC4";
  public static final String CIPHER_TRANSFORMATION_RC4 = "RC4/NONE/NoPadding";