Uses of Interface
com.adobe.pdfservices.operation.pdfjobs.params.electronicseal.TSAOptions
-
Packages that use TSAOptions Package Description com.adobe.pdfservices.operation.pdfjobs.params.electronicseal Contains the param classes forPDFElectronicSealJob. -
-
Uses of TSAOptions in com.adobe.pdfservices.operation.pdfjobs.params.electronicseal
Classes in com.adobe.pdfservices.operation.pdfjobs.params.electronicseal that implement TSAOptions Modifier and Type Class Description classRFC3161TSAOptionsParameters specifying RFC3161 compliant time stamp authority options required forPDFElectronicSealParams.Methods in com.adobe.pdfservices.operation.pdfjobs.params.electronicseal that return TSAOptions Modifier and Type Method Description TSAOptionsPDFElectronicSealParams. getTSAOptions()Returns theTSAOptionsinstance containing information regarding TSA server.Methods in com.adobe.pdfservices.operation.pdfjobs.params.electronicseal with parameters of type TSAOptions Modifier and Type Method Description PDFElectronicSealParams.BuilderPDFElectronicSealParams.Builder. withTSAOptions(TSAOptions tsaOptions)Sets the time stamp authority options
-