public class HazelcastSymmetricEncryptor extends Object
| Constructor and Description |
|---|
HazelcastSymmetricEncryptor() |
| Modifier and Type | Method and Description |
|---|---|
static Object |
byteArrayToObject(byte[] bytes) |
static byte[] |
decode(byte[] encryptedTextBytes) |
static byte[] |
encode(byte[] value) |
static byte[] |
objectToByteArray(Object object) |
Copyright © 2020. All rights reserved.