public class EK256K extends Object
| Constructor and Description |
|---|
EK256K() |
| Modifier and Type | Method and Description |
|---|---|
static Object |
extractFromPayload(String payloadJson,
String key) |
static String |
sign(String payloadJson,
String privateKey) |
static String |
verify(String token) |
Copyright © 2022 IoTeX Group. All rights reserved.