public class AesEncrypter extends Object
| Constructor and Description |
|---|
AesEncrypter() |
public static String encrypt(String plainText)
plainText - the plain textpublic static final String decrypt(String encryptedText)
encryptedText - the encrypted textpublic static final void main(String[] args)
args - Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.