Class ContainerContentSignatureScope
java.lang.Object
eu.europa.esig.dss.validation.scope.SignatureScope
eu.europa.esig.dss.validation.scope.ContainerSignatureScope
eu.europa.esig.dss.validation.scope.ContainerContentSignatureScope
public class ContainerContentSignatureScope extends ContainerSignatureScope
-
Constructor Summary
Constructors Constructor Description ContainerContentSignatureScope(String name, Digest digest) -
Method Summary
Modifier and Type Method Description StringgetDescription()SignatureScopeTypegetType()Methods inherited from class eu.europa.esig.dss.validation.scope.SignatureScope
equals, getDigest, getDSSId, getDSSIdAsString, getName, getTransformations, hashCode
-
Constructor Details
-
Method Details
-
getDescription
- Overrides:
getDescriptionin classContainerSignatureScope
-
getType
- Overrides:
getTypein classContainerSignatureScope
-