public class PadesSignatureExplorer extends SignatureExplorer
By default, the PDF signatures are only inspected but not validated. In order to validate the file, you must call the method setValidate and also the methods regarding signature policies, which specify the parameters for the validation.
acceptableExplicitPolicies, client, defaultSignaturePolicyId, securityContextId, signatureFileContent, validate
Constructor and Description |
---|
PadesSignatureExplorer(RestPkiClient client) |
Modifier and Type | Method and Description |
---|---|
PadesSignature |
open()
Performs the open signature operation.
|
getRequest, setAcceptableExplicitPolicies, setDefaultSignaturePolicy, setSecurityContext, setSignatureFile, setSignatureFile, setSignatureFile, setValidate
public PadesSignatureExplorer(RestPkiClient client)
public PadesSignature open() throws RestException
RestException
- if an error occurs when calling REST PKI