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
CryptoExceptionCopyright © 2020 CrafterCMS. All rights reserved.