Uses of Class
org.w3.xmldsig.X509DataType
-
Packages that use X509DataType Package Description org.w3.xmldsig -
-
Uses of X509DataType in org.w3.xmldsig
Methods in org.w3.xmldsig that return X509DataType Modifier and Type Method Description X509DataTypeObjectFactory. createX509DataType()Create an instance ofX509DataTypeMethods in org.w3.xmldsig that return types with arguments of type X509DataType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<X509DataType>ObjectFactory. createX509Data(X509DataType value)Methods in org.w3.xmldsig with parameters of type X509DataType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<X509DataType>ObjectFactory. createX509Data(X509DataType value)
-