Interface SignerParameters
public interface SignerParameters
-
Method Summary
Modifier and TypeMethodDescriptionorg.json.JSONObjectList<byte[]> getParameter(String key) getPdfVisualInfo(String filename) Optional<org.json.JSONObject> boolean
-
Method Details
-
getParameter
-
getExtraAttributes
org.json.JSONObject getExtraAttributes() -
isSignWithChosenAttributes
boolean isSignWithChosenAttributes() -
getFile
- Throws:
IOException
-
getPdfVisualInfo
-
getTsaAuthInfo
Optional<TsaInfo.TsaAuthInfo> getTsaAuthInfo() -
getXpath
-
getEtsiuEncod
String getEtsiuEncod() -
getTransformInfo
Optional<org.json.JSONObject> getTransformInfo()
-