public final class CredentialHasherParamKeys extends Object
Modifier and Type | Field and Description |
---|---|
static String |
ALG_PRIME
The algorithm prime parameter key.
|
static String |
CREDENTIALS
The credential parameter key.
|
static String |
CYCLE_PRIME
The cycle prime parameter key.
|
static String |
SALT
The salt parameter key.
|
public static final String ALG_PRIME
public static final String CYCLE_PRIME
public static final String CREDENTIALS
public static final String SALT
Copyright © 2013. All Rights Reserved.