Utility class for easily performing high-strength password digesting and checking.
This class internally holds a {@link StandardStringDigester} configured this way:
The required steps to use it are:
This class is thread-safe
@since 1.2 (class existed in org.jasypt.util package since 1.1) @author Daniel Fernández
|
|