|
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 |
public interface IPBE
Trivial interface to group Password-based encryption property names.
Field Summary | |
---|---|
static String |
ITERATION_COUNT
Property name for the iteration count in a PBE algorithm. |
static String |
PASSWORD
Property name for the password in a PBE algorithm. |
static String |
SALT
Property name for the salt in a PBE algorithm. |
Field Detail |
---|
static final String ITERATION_COUNT
Integer
.
static final String PASSWORD
static final 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 |