| Package | Description |
|---|---|
| com.silanis.esl.sdk |
The eSignLive Java SDK base package containing the EslClient and model classes.
|
| com.silanis.esl.sdk.service |
Service classes provide low-level support for interacting with eSignLive.
|
| Modifier and Type | Method and Description |
|---|---|
static SignatureImageFormat |
SignatureImageFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SignatureImageFormat[] |
SignatureImageFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DownloadedFile |
SignatureImageService.getSignatureImageForPackageRole(PackageId packageId,
String signerId,
SignatureImageFormat imageFormat) |
DownloadedFile |
SignatureImageService.getSignatureImageForSender(String senderId,
SignatureImageFormat imageFormat) |
Copyright 2022 OneSpan All rights reserved.