Utility class for easily performing normal-strength encryption of texts.
This class internally holds a {@link StandardPBEStringEncryptor} configured this way:
The required steps to use it are:
This class is thread-safe.
@since 1.2 (class existed as org.jasypt.util.TextEncryptor since 1.0) @author Daniel Fernández
|
|
|
|
|
|
|
|
|
|
|
|