Class CipherUtil

java.lang.Object
org.wildfly.security.encryption.CipherUtil

public class CipherUtil extends Object
A utility for using Cipher instances to encrypt and encode as well as decode and decrypt clear text Strings.
Author:
Darran Lofthouse