Uses of Class
org.apache.xml.security.binding.xmldsig11.NamedCurveType
-
Packages that use NamedCurveType Package Description org.apache.xml.security.binding.xmldsig11 -
-
Uses of NamedCurveType in org.apache.xml.security.binding.xmldsig11
Fields in org.apache.xml.security.binding.xmldsig11 declared as NamedCurveType Modifier and Type Field Description protected NamedCurveTypeECKeyValueType. namedCurveMethods in org.apache.xml.security.binding.xmldsig11 that return NamedCurveType Modifier and Type Method Description NamedCurveTypeObjectFactory. createNamedCurveType()Create an instance ofNamedCurveTypeNamedCurveTypeECKeyValueType. getNamedCurve()Gets the value of the namedCurve property.Methods in org.apache.xml.security.binding.xmldsig11 with parameters of type NamedCurveType Modifier and Type Method Description voidECKeyValueType. setNamedCurve(NamedCurveType value)Sets the value of the namedCurve property.
-