Uses of Class
org.w3.xmldsig.PGPDataType
-
Packages that use PGPDataType Package Description org.w3.xmldsig -
-
Uses of PGPDataType in org.w3.xmldsig
Methods in org.w3.xmldsig that return PGPDataType Modifier and Type Method Description PGPDataTypeObjectFactory. createPGPDataType()Create an instance ofPGPDataTypeMethods in org.w3.xmldsig that return types with arguments of type PGPDataType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<PGPDataType>ObjectFactory. createPGPData(PGPDataType value)Methods in org.w3.xmldsig with parameters of type PGPDataType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<PGPDataType>ObjectFactory. createPGPData(PGPDataType value)
-