| Package | Description |
|---|---|
| org.mule.runtime.core.security |
| Modifier and Type | Class and Description |
|---|---|
class |
PasswordBasedEncryptionStrategy
Provides password-based encryption using JCE.
|
class |
SecretKeyEncryptionStrategy
Deprecated.
This class is deprecated and will be removed in Mule 4.0. Use
PasswordBasedEncryptionStrategy instead,
which follows the correct way of transforming a string password into a cryptographic key |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.