Uses of Class
org.apache.xml.security.binding.xmldsig11.CurveType
-
Packages that use CurveType Package Description org.apache.xml.security.binding.xmldsig11 -
-
Uses of CurveType in org.apache.xml.security.binding.xmldsig11
Fields in org.apache.xml.security.binding.xmldsig11 declared as CurveType Modifier and Type Field Description protected CurveTypeECParametersType. curveMethods in org.apache.xml.security.binding.xmldsig11 that return CurveType Modifier and Type Method Description CurveTypeObjectFactory. createCurveType()Create an instance ofCurveTypeCurveTypeECParametersType. getCurve()Gets the value of the curve property.Methods in org.apache.xml.security.binding.xmldsig11 with parameters of type CurveType Modifier and Type Method Description voidECParametersType. setCurve(CurveType value)Sets the value of the curve property.
-