public class PbkAesTextEncryptor extends AesTextEncryptor
AesTextEncryptor
that generates the encryption key based
on a password and salt.Constructor and Description |
---|
PbkAesTextEncryptor(String password,
String salt) |
public PbkAesTextEncryptor(String password, String salt) throws CryptoException
CryptoException
Copyright © 2015 CrafterCMS. All Rights Reserved.