Uses of Class
eu.europa.esig.dss.model.Policy
-
Uses of Policy in eu.europa.esig.dss.model
Modifier and TypeMethodDescriptionvoid
BLevelParameters.setSignaturePolicy
(Policy signaturePolicy) This setter allows to indicate the signature policy to use. -
Uses of Policy in eu.europa.esig.dss.xades.signature
Modifier and TypeClassDescriptionclass
This class represents an extension ofPolicy
class allowing addition of a custom list ofDSSTransform
s to build the ds:Transforms element NOTE: The digest should be computed by the user and set through thesetDigestValue(digestValue)
method UseDSSXMLUtils.applyTransforms(document, transforms)
in order obtain policy binaries after transforms