Uses of Class
org.apache.xml.security.binding.xmldsig11.ECParametersType
Packages that use ECParametersType
-
Uses of ECParametersType in org.apache.xml.security.binding.xmldsig11
Fields in org.apache.xml.security.binding.xmldsig11 declared as ECParametersTypeMethods in org.apache.xml.security.binding.xmldsig11 that return ECParametersTypeModifier and TypeMethodDescriptionObjectFactory.createECParametersType()Create an instance ofECParametersTypeECKeyValueType.getECParameters()Gets the value of the ecParameters property.Methods in org.apache.xml.security.binding.xmldsig11 with parameters of type ECParametersTypeModifier and TypeMethodDescriptionvoidECKeyValueType.setECParameters(ECParametersType value) Sets the value of the ecParameters property.