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 String
getDescription()
SignatureScopeType
getType()
Methods inherited from class eu.europa.esig.dss.validation.scope.SignatureScope
equals, getDigest, getDSSId, getDSSIdAsString, getName, getTransformations, hashCode
-
Constructor Details
-
Method Details
-
getDescription
- Overrides:
getDescription
in classContainerSignatureScope
-
getType
- Overrides:
getType
in classContainerSignatureScope
-