Uses of Class
org.w3._2000._09.xmldsig_.SPKIDataType
-
Packages that use SPKIDataType Package Description org.w3._2000._09.xmldsig_ -
-
Uses of SPKIDataType in org.w3._2000._09.xmldsig_
Methods in org.w3._2000._09.xmldsig_ that return SPKIDataType Modifier and Type Method Description SPKIDataType
ObjectFactory. createSPKIDataType()
Create an instance ofSPKIDataType
Methods in org.w3._2000._09.xmldsig_ that return types with arguments of type SPKIDataType Modifier and Type Method Description javax.xml.bind.JAXBElement<SPKIDataType>
ObjectFactory. createSPKIData(SPKIDataType value)
Methods in org.w3._2000._09.xmldsig_ with parameters of type SPKIDataType Modifier and Type Method Description javax.xml.bind.JAXBElement<SPKIDataType>
ObjectFactory. createSPKIData(SPKIDataType value)
-