public class JCEPbeEncrypter extends JCEEncrypter
| Constructor and Description |
|---|
JCEPbeEncrypter(String transformation,
EncryptionKeyFactory keyFactory) |
JCEPbeEncrypter(String transformation,
String provider,
EncryptionKeyFactory keyFactory) |
| Modifier and Type | Method and Description |
|---|---|
protected AlgorithmParameterSpec |
getAlgorithmParameterSpec(IvParameterSpec ivParam) |
decrypt, encryptpublic JCEPbeEncrypter(String transformation, EncryptionKeyFactory keyFactory)
public JCEPbeEncrypter(String transformation, String provider, EncryptionKeyFactory keyFactory)
protected AlgorithmParameterSpec getAlgorithmParameterSpec(IvParameterSpec ivParam)
getAlgorithmParameterSpec in class JCEEncrypterCopyright © 2022 MuleSoft, Inc.. All rights reserved.