public class Converter extends Object
| Constructor and Description |
|---|
Converter() |
| Modifier and Type | Method and Description |
|---|---|
static String |
apiKeyToUID(String apiKey) |
static byte[] |
toBytes(String str) |
static String |
toString(byte[] bytes) |
public static byte[] toBytes(String str) throws UnsupportedEncodingException
UnsupportedEncodingExceptionpublic static String toString(byte[] bytes) throws UnsupportedEncodingException
UnsupportedEncodingExceptionCopyright 2022 OneSpan All rights reserved.