- java.lang.Object
-
- com.stimulsoft.base.licenses.RijndaelCrypt
-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
static java.lang.String |
TAG |
-
Constructor Summary
Constructors
| Constructor and Description |
RijndaelCrypt(java.lang.String password)
Constructor
|
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
java.lang.String |
decrypt(java.lang.String text)
Decryptor.
|
java.lang.String |
encrypt(byte[] text)
Encryptor.
|
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2020 Stimulsoft. All Rights Reserved.