Uses of Class
org.apache.xml.security.binding.xmldsig11.DEREncodedKeyValueType
-
Packages that use DEREncodedKeyValueType Package Description org.apache.xml.security.binding.xmldsig11 -
-
Uses of DEREncodedKeyValueType in org.apache.xml.security.binding.xmldsig11
Methods in org.apache.xml.security.binding.xmldsig11 that return DEREncodedKeyValueType Modifier and Type Method Description DEREncodedKeyValueTypeObjectFactory. createDEREncodedKeyValueType()Create an instance ofDEREncodedKeyValueTypeMethods in org.apache.xml.security.binding.xmldsig11 that return types with arguments of type DEREncodedKeyValueType Modifier and Type Method Description javax.xml.bind.JAXBElement<DEREncodedKeyValueType>ObjectFactory. createDEREncodedKeyValue(DEREncodedKeyValueType value)Methods in org.apache.xml.security.binding.xmldsig11 with parameters of type DEREncodedKeyValueType Modifier and Type Method Description javax.xml.bind.JAXBElement<DEREncodedKeyValueType>ObjectFactory. createDEREncodedKeyValue(DEREncodedKeyValueType value)
-