de.intarsys.tools.crypto
Class PBAES128Cryptdec
java.lang.Object
de.intarsys.tools.crypto.Cryptdec
de.intarsys.tools.crypto.PBCryptdec
de.intarsys.tools.crypto.PBAES128Cryptdec
- All Implemented Interfaces:
- ICryptdec
public class PBAES128Cryptdec
- extends PBCryptdec
|
Constructor Summary |
PBAES128Cryptdec(String id,
byte[] iv,
char[] passphrase,
byte[] salt,
int iterationCount)
|
PBAES128Cryptdec
public PBAES128Cryptdec(String id,
byte[] iv,
char[] passphrase,
byte[] salt,
int iterationCount)
throws GeneralSecurityException
- Throws:
GeneralSecurityException
Copyright © 2012 intarsys consulting GmbH. All Rights Reserved.