public class SymmetricEncrypterBuilder extends EncrypterBuilder
key, mode, useRandomIVs| Constructor and Description |
|---|
SymmetricEncrypterBuilder(EncryptionAlgorithm encryptionAlgorithm) |
| Modifier and Type | Method and Description |
|---|---|
org.mule.encryption.Encrypter |
build() |
forKey, getKey, getMode, isUseRandomIVs, setKey, setMode, setUseRandomIVs, useRandomIVs, usingpublic SymmetricEncrypterBuilder(EncryptionAlgorithm encryptionAlgorithm)
public org.mule.encryption.Encrypter build()
build in class EncrypterBuilderCopyright © 2024 MuleSoft, Inc.. All rights reserved.