public interface SegmentEncoder
Copyright © Enremmeta LLC 2015. All Rights Reserved.
Lot49Config.getLogKey()| Modifier and Type | Field and Description |
|---|---|
static String |
ENCRYPTION_ALGORITHM |
| Modifier and Type | Method and Description |
|---|---|
default String |
encode(String plainText,
SecretKeySpec key) |
String |
getEncoded() |
static final String ENCRYPTION_ALGORITHM
String getEncoded()
default String encode(String plainText, SecretKeySpec key)