Uses of Class
org.cxml.DsDigestMethod
-
Packages that use DsDigestMethod Package Description org.cxml -
-
Uses of DsDigestMethod in org.cxml
Fields in org.cxml declared as DsDigestMethod Modifier and Type Field Description protected DsDigestMethodDsReference. dsDigestMethodprotected DsDigestMethodXadesCertDigest. dsDigestMethodprotected DsDigestMethodXadesDigestAlgAndValue. dsDigestMethodprotected DsDigestMethodXadesReferenceInfo. dsDigestMethodprotected DsDigestMethodXadesSigPolicyHash. dsDigestMethodMethods in org.cxml that return DsDigestMethod Modifier and Type Method Description DsDigestMethodObjectFactory. createDsDigestMethod()Create an instance ofDsDigestMethodDsDigestMethodDsReference. getDsDigestMethod()Gets the value of the dsDigestMethod property.DsDigestMethodXadesCertDigest. getDsDigestMethod()Gets the value of the dsDigestMethod property.DsDigestMethodXadesDigestAlgAndValue. getDsDigestMethod()Gets the value of the dsDigestMethod property.DsDigestMethodXadesReferenceInfo. getDsDigestMethod()Gets the value of the dsDigestMethod property.DsDigestMethodXadesSigPolicyHash. getDsDigestMethod()Gets the value of the dsDigestMethod property.Methods in org.cxml with parameters of type DsDigestMethod Modifier and Type Method Description voidDsReference. 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.
-