Uses of Class
com.sun.xml.ws.security.opt.crypto.dsig.keyinfo.PGPData

Packages that use PGPData
com.sun.xml.security.core.dsig   
com.sun.xml.ws.security.opt.crypto.jaxb   
 

Uses of PGPData in com.sun.xml.security.core.dsig
 

Methods in com.sun.xml.security.core.dsig that return PGPData
 PGPData ObjectFactory.createPGPData()
          Create an instance of PGPData
 

Methods in com.sun.xml.security.core.dsig that return types with arguments of type PGPData
 JAXBElement<PGPData> ObjectFactory.createPGPData(PGPData value)
          Create an instance of JAXBElement<PGPData>}
 

Methods in com.sun.xml.security.core.dsig with parameters of type PGPData
 JAXBElement<PGPData> ObjectFactory.createPGPData(PGPData value)
          Create an instance of JAXBElement<PGPData>}
 

Uses of PGPData in com.sun.xml.ws.security.opt.crypto.jaxb
 

Methods in com.sun.xml.ws.security.opt.crypto.jaxb that return PGPData
 PGPData JAXBSignatureFactory.newPGPData(List content)
          Creates a PGPData with the specified parameters
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.