|
intarsys runtime library | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.intarsys.tools.crypto.Cryptdec
de.intarsys.tools.crypto.PBCryptdec
public abstract class PBCryptdec
| Constructor Summary | |
|---|---|
PBCryptdec(String id,
byte[] iv,
char[] password,
byte[] salt)
|
|
| Method Summary |
|---|
| Methods inherited from class de.intarsys.tools.crypto.Cryptdec |
|---|
decrypt, encrypt, getId, getInitializationVector |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PBCryptdec(String id,
byte[] iv,
char[] password,
byte[] salt)
|
intarsys runtime library | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||