Uses of Class
org.cxml.XadesDigestAlgAndValue
Packages that use XadesDigestAlgAndValue
-
Uses of XadesDigestAlgAndValue in org.cxml
Fields in org.cxml declared as XadesDigestAlgAndValueModifier and TypeFieldDescriptionprotected XadesDigestAlgAndValueXadesCRLRef.xadesDigestAlgAndValueprotected XadesDigestAlgAndValueXadesOCSPRef.xadesDigestAlgAndValueMethods in org.cxml that return XadesDigestAlgAndValueModifier and TypeMethodDescriptionObjectFactory.createXadesDigestAlgAndValue()Create an instance ofXadesDigestAlgAndValueXadesCRLRef.getXadesDigestAlgAndValue()Gets the value of the xadesDigestAlgAndValue property.XadesOCSPRef.getXadesDigestAlgAndValue()Gets the value of the xadesDigestAlgAndValue property.Methods in org.cxml with parameters of type XadesDigestAlgAndValueModifier and TypeMethodDescriptionvoidXadesCRLRef.setXadesDigestAlgAndValue(XadesDigestAlgAndValue value) Sets the value of the xadesDigestAlgAndValue property.voidXadesOCSPRef.setXadesDigestAlgAndValue(XadesDigestAlgAndValue value) Sets the value of the xadesDigestAlgAndValue property.