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