Class XAdESAttributeIdentifier
java.lang.Object
eu.europa.esig.dss.model.identifier.Identifier
eu.europa.esig.dss.spi.validation.identifier.SignatureAttributeIdentifier
eu.europa.esig.dss.xades.validation.XAdESAttributeIdentifier
-
Field Summary
Fields inherited from class eu.europa.esig.dss.model.identifier.Identifier
DIGEST_ALGO -
Method Summary
Modifier and TypeMethodDescriptionstatic XAdESAttributeIdentifierBuilds theXAdESAttributeIdentifierfrom the given propertyNodeMethods inherited from class eu.europa.esig.dss.model.identifier.Identifier
asXmlId, equals, getMessageDigest, hashCode, toString
-
Method Details
-
build
Builds theXAdESAttributeIdentifierfrom the given propertyNode- Parameters:
node-Node- Returns:
XAdESAttributeIdentifier
-