| Package | Description |
|---|---|
| io.gs2.key | |
| io.gs2.key.result |
| Modifier and Type | Method and Description |
|---|---|
EncryptResult |
Gs2KeyRestClient.encrypt(EncryptRequest request) |
| Modifier and Type | Method and Description |
|---|---|
void |
Gs2KeyRestClient.encryptAsync(EncryptRequest request,
AsyncAction<AsyncResult<EncryptResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static EncryptResult |
EncryptResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
EncryptResult |
EncryptResult.withData(String data) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.