| Package | Description |
|---|---|
| com.github.iotexproject.antenna.action | |
| com.github.iotexproject.antenna.action.method |
| Modifier and Type | Method and Description |
|---|---|
static SealedEnvelop |
SealedEnvelop.empty(Envelop envelop)
construct empty SealedEnvelop.
|
static SealedEnvelop |
SealedEnvelop.sign(BigInteger privateKey,
BigInteger publicKey,
Envelop envelop)
sign Envelop to SealedEnvelop.
|
| Modifier and Type | Method and Description |
|---|---|
protected SealedEnvelop |
AbstractMethod.signAction(Envelop envelop) |
Copyright © 2022 IoTeX Group. All rights reserved.