public class SignatureExtender extends Object
Constructor and Description |
---|
SignatureExtender(Configuration configuration,
eu.europa.esig.dss.model.DSSDocument detachedContent) |
SignatureExtender(Configuration configuration,
List<eu.europa.esig.dss.model.DSSDocument> detachedContent) |
Modifier and Type | Method and Description |
---|---|
List<eu.europa.esig.dss.model.DSSDocument> |
extend(List<Signature> signaturesToExtend,
SignatureProfile profile) |
public SignatureExtender(Configuration configuration, eu.europa.esig.dss.model.DSSDocument detachedContent)
public SignatureExtender(Configuration configuration, List<eu.europa.esig.dss.model.DSSDocument> detachedContent)
public List<eu.europa.esig.dss.model.DSSDocument> extend(List<Signature> signaturesToExtend, SignatureProfile profile)
Copyright © 2023. All rights reserved.