| Package | Description |
|---|---|
| io.javadog.cws.api.responses |
Response Objects used by the CryptoStore when a request is handled.
|
| Modifier and Type | Method and Description |
|---|---|
List<Signature> |
FetchSignatureResponse.getSignatures() |
| Modifier and Type | Method and Description |
|---|---|
void |
FetchSignatureResponse.setSignatures(List<Signature> signatures) |
Copyright © 2019 JavaDog.io. All rights reserved.