public class Safe58
extends java.lang.Object
| Constructor and Description |
|---|
Safe58() |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
decode(java.lang.String input) |
static byte[] |
decode(java.lang.String input,
boolean strict) |
static java.lang.String |
encode(byte[] input) |