Overview Package Class Use Tree Deprecated Index Help
For the latest news and information visit
The GNU Crypto project
PREV CLASS NEXT CLASS FRAMES NO FRAMES All Classes
SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD

gnu.crypto.prng
Interface IPBE


public interface IPBE

Trivial interface to group Password-based encryption property names.

Version:
$Revision: 1.2 $

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

ITERATION_COUNT

public static final java.lang.String ITERATION_COUNT
Property name for the iteration count in a PBE algorithm. The property associated with this is expected to be an Integer.

See Also:
Constant Field Values

PASSWORD

public static final java.lang.String PASSWORD
Property name for the password in a PBE algorithm. The property associated with this is expected to be a char array.

See Also:
Constant Field Values

SALT

public static final java.lang.String SALT
Property name for the salt in a PBE algorithm. The property associated with this is expected to be a byte array.

See Also:
Constant Field Values

Overview Package Class Use Tree Deprecated Index Help
For the latest news and information visit
The GNU Crypto project
PREV CLASS NEXT CLASS FRAMES NO FRAMES All Classes
SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD

Copyright © 2001, 2002, 2003 Free Software Foundation, Inc. All Rights Reserved.

AltStyle によって変換されたページ (->オリジナル) /