Uses of Class
org.apache.xml.security.binding.xmldsig11.ECParametersType
-
Packages that use ECParametersType Package Description org.apache.xml.security.binding.xmldsig11 -
-
Uses of ECParametersType in org.apache.xml.security.binding.xmldsig11
Fields in org.apache.xml.security.binding.xmldsig11 declared as ECParametersType Modifier and Type Field Description protected ECParametersTypeECKeyValueType. ecParametersMethods in org.apache.xml.security.binding.xmldsig11 that return ECParametersType Modifier and Type Method Description ECParametersTypeObjectFactory. createECParametersType()Create an instance ofECParametersTypeECParametersTypeECKeyValueType. getECParameters()Gets the value of the ecParameters property.Methods in org.apache.xml.security.binding.xmldsig11 with parameters of type ECParametersType Modifier and Type Method Description voidECKeyValueType. setECParameters(ECParametersType value)Sets the value of the ecParameters property.
-