Uses of Class
br.ufsc.labsec.signature.conformanceVerifier.pades.utils.DSSDecoder.DictionaryArtifacts
| Package | Description |
|---|---|
| br.ufsc.labsec.signature.conformanceVerifier.pades.utils |
-
Uses of DSSDecoder.DictionaryArtifacts in br.ufsc.labsec.signature.conformanceVerifier.pades.utils
Methods in br.ufsc.labsec.signature.conformanceVerifier.pades.utils that return DSSDecoder.DictionaryArtifacts Modifier and Type Method Description DSSDecoder.DictionaryArtifactsDSSDecoder. getDSSArtifacts()DSSDecoder.DictionaryArtifactsDSSDecoder. getVRIArtifacts(PadesSignature signature)DSSDecoder.DictionaryArtifactsDSSDecoder. getVRIArtifacts(String signatureDigest)Methods in br.ufsc.labsec.signature.conformanceVerifier.pades.utils with parameters of type DSSDecoder.DictionaryArtifacts Modifier and Type Method Description abstract voidDSSPdfEntry. buildDictionaryEntry(SignaturePolicyInterface policyInterface, Optional<BrExtDss> extDss, DSSDecoder.DictionaryArtifacts artifacts, org.apache.pdfbox.cos.COSDictionary dss, Certificate signer)