Uses of Class
org.apache.xml.security.binding.xmldsig11.ECValidationDataType
Packages that use ECValidationDataType
-
Uses of ECValidationDataType in org.apache.xml.security.binding.xmldsig11
Fields in org.apache.xml.security.binding.xmldsig11 declared as ECValidationDataTypeMethods in org.apache.xml.security.binding.xmldsig11 that return ECValidationDataTypeModifier and TypeMethodDescriptionObjectFactory.createECValidationDataType()
Create an instance ofECValidationDataType
ECParametersType.getValidationData()
Gets the value of the validationData property.Methods in org.apache.xml.security.binding.xmldsig11 with parameters of type ECValidationDataTypeModifier and TypeMethodDescriptionvoid
ECParametersType.setValidationData
(ECValidationDataType value) Sets the value of the validationData property.