public class JsonUtil
extends java.lang.Object
| Constructor and Description |
|---|
JsonUtil() |
| Modifier and Type | Method and Description |
|---|---|
static java.security.KeyPair |
decodeKeyPair(net.lenni0451.commons.gson.elements.GsonObject json) |
static com.google.gson.JsonObject |
encodeKeyPair(java.security.KeyPair keyPair) |