public class SignRequest
extends java.lang.Object
| Constructor and Description |
|---|
SignRequest() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getData() |
void |
setAlgo(javax.crypto.Mac algo) |
void |
setData(byte[] data) |
void |
setKeyId(java.lang.String keyId) |
java.lang.String |
toJson() |
Copyright © 2023. All rights reserved.