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 DEREncodedKeyValueType
ObjectFactory. createDEREncodedKeyValueType()
Create an instance ofDEREncodedKeyValueType
Methods 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)
-