Uses of Class
org.apache.xml.security.binding.xmldsig11.NamedCurveType
Packages that use NamedCurveType
-
Uses of NamedCurveType in org.apache.xml.security.binding.xmldsig11
Fields in org.apache.xml.security.binding.xmldsig11 declared as NamedCurveTypeMethods in org.apache.xml.security.binding.xmldsig11 that return NamedCurveTypeModifier and TypeMethodDescriptionObjectFactory.createNamedCurveType()
Create an instance ofNamedCurveType
ECKeyValueType.getNamedCurve()
Gets the value of the namedCurve property.Methods in org.apache.xml.security.binding.xmldsig11 with parameters of type NamedCurveTypeModifier and TypeMethodDescriptionvoid
ECKeyValueType.setNamedCurve
(NamedCurveType value) Sets the value of the namedCurve property.