|
For the latest news and information visit The GNU Crypto project |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Trivial interface to group Password-based encryption property names.
Field Summary | |
static java.lang.String |
ITERATION_COUNT
Property name for the iteration count in a PBE algorithm. |
static java.lang.String |
PASSWORD
Property name for the password in a PBE algorithm. |
static java.lang.String |
SALT
Property name for the salt in a PBE algorithm. |
Field Detail |
public static final java.lang.String ITERATION_COUNT
Integer
.
public static final java.lang.String PASSWORD
public static final java.lang.String SALT
|
For the latest news and information visit The GNU Crypto project |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |