public class BHiveCryptoUtil extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static String |
initialVector |
protected static org.slf4j.Logger |
logger |
| Constructor and Description |
|---|
BHiveCryptoUtil() |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
decode(byte[] data,
String input_key) |
static String |
encode(byte[] data) |
protected static org.slf4j.Logger logger
protected static final String initialVector
Copyright © 2018. All rights reserved.