Uses of Class
org.apache.xml.security.binding.xmldsig.DigestMethodType
Packages that use DigestMethodType
Package
Description
-
Uses of DigestMethodType in org.apache.xml.security.binding.xmldsig
Fields in org.apache.xml.security.binding.xmldsig declared as DigestMethodTypeMethods in org.apache.xml.security.binding.xmldsig that return DigestMethodTypeModifier and TypeMethodDescriptionObjectFactory.createDigestMethodType()
Create an instance ofDigestMethodType
ReferenceType.getDigestMethod()
Gets the value of the digestMethod property.Methods in org.apache.xml.security.binding.xmldsig that return types with arguments of type DigestMethodTypeMethods in org.apache.xml.security.binding.xmldsig with parameters of type DigestMethodTypeModifier and TypeMethodDescriptionObjectFactory.createDigestMethod
(DigestMethodType value) void
ReferenceType.setDigestMethod
(DigestMethodType value) Sets the value of the digestMethod property. -
Uses of DigestMethodType in org.apache.xml.security.binding.xmlenc11
Fields in org.apache.xml.security.binding.xmlenc11 declared as DigestMethodTypeMethods in org.apache.xml.security.binding.xmlenc11 that return DigestMethodTypeModifier and TypeMethodDescriptionConcatKDFParamsType.getDigestMethod()
Gets the value of the digestMethod property.Methods in org.apache.xml.security.binding.xmlenc11 with parameters of type DigestMethodTypeModifier and TypeMethodDescriptionvoid
ConcatKDFParamsType.setDigestMethod
(DigestMethodType value) Sets the value of the digestMethod property.