Uses of Class
com.adobe.pdfservices.operation.pdfjobs.params.electronicseal.CSCCredential
-
Packages that use CSCCredential Package Description com.adobe.pdfservices.operation.pdfjobs.params.electronicseal Contains the param classes forPDFElectronicSealJob
. -
-
Uses of CSCCredential in com.adobe.pdfservices.operation.pdfjobs.params.electronicseal
Methods in com.adobe.pdfservices.operation.pdfjobs.params.electronicseal that return CSCCredential Modifier and Type Method Description CSCCredential
CSCCredential.Builder. build()
Returns a newCSCCredential
instance built from the current state of this builder.
-