Uses of Class
org.cxml.DsDigestMethod
Packages that use DsDigestMethod
-
Uses of DsDigestMethod in org.cxml
Fields in org.cxml declared as DsDigestMethodModifier and TypeFieldDescriptionprotected DsDigestMethodDsReference.dsDigestMethodprotected DsDigestMethodXadesCertDigest.dsDigestMethodprotected DsDigestMethodXadesDigestAlgAndValue.dsDigestMethodprotected DsDigestMethodXadesReferenceInfo.dsDigestMethodprotected DsDigestMethodXadesSigPolicyHash.dsDigestMethodMethods in org.cxml that return DsDigestMethodModifier and TypeMethodDescriptionObjectFactory.createDsDigestMethod()Create an instance ofDsDigestMethodDsReference.getDsDigestMethod()Gets the value of the dsDigestMethod property.XadesCertDigest.getDsDigestMethod()Gets the value of the dsDigestMethod property.XadesDigestAlgAndValue.getDsDigestMethod()Gets the value of the dsDigestMethod property.XadesReferenceInfo.getDsDigestMethod()Gets the value of the dsDigestMethod property.XadesSigPolicyHash.getDsDigestMethod()Gets the value of the dsDigestMethod property.Methods in org.cxml with parameters of type DsDigestMethodModifier and TypeMethodDescriptionvoidDsReference.setDsDigestMethod(DsDigestMethod value) Sets the value of the dsDigestMethod property.voidXadesCertDigest.setDsDigestMethod(DsDigestMethod value) Sets the value of the dsDigestMethod property.voidXadesDigestAlgAndValue.setDsDigestMethod(DsDigestMethod value) Sets the value of the dsDigestMethod property.voidXadesReferenceInfo.setDsDigestMethod(DsDigestMethod value) Sets the value of the dsDigestMethod property.voidXadesSigPolicyHash.setDsDigestMethod(DsDigestMethod value) Sets the value of the dsDigestMethod property.