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

david_page
17.31.2007 a7a83f2fdcc1647611bf9cf09e75ea434b546b5d
opends/src/server/org/opends/server/util/ServerConstants.java
@@ -2235,10 +2235,11 @@
  /**
   * The name of the backup property that holds the name of the MAC algorithm
   * used to generate the signed hash of a backup.
   * The name of the backup property that holds the identifer of the key entry
   * that contains the MAC algorithm and shared secret key used to generate
   * the signed hash of a backup.
   */
  public static final String BACKUP_PROPERTY_MAC_ALGORITHM = "mac_algorithm";
  public static final String BACKUP_PROPERTY_MAC_KEY_ID = "mac_key_id";