public class SymmetricKeyAES
extends java.lang.Object
| Constructor and Description |
|---|
SymmetricKeyAES() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
decrypting(java.lang.String messageEncrypted) |
static java.lang.String |
encrypting(java.lang.String message) |