| Package | Description |
|---|---|
| com.adobe.pdfservices.operation.pdfops.options.electronicseal |
Contains the option classes for
PDFElectronicSealOperation. |
| Modifier and Type | Method and Description |
|---|---|
static CSCCredential.Builder |
CertificateCredentials.cscCredentialBuilder()
Create a new
CSCCredential builder. |
CSCCredential.Builder |
CSCCredential.Builder.withCredentialID(String credentialID)
Sets the TSP credential ID.
|
CSCCredential.Builder |
CSCCredential.Builder.withCSCAuthContext(CSCAuthContext cscAuthContext)
Sets the CSC auth context.
|
CSCCredential.Builder |
CSCCredential.Builder.withPin(String pin)
Sets the PIN associated with credential ID.
|
CSCCredential.Builder |
CSCCredential.Builder.withProviderName(String providerName)
Sets the name of trust service provider being used.
|
Copyright © 2023 Adobe. All rights reserved.