Uses of Class
org.apache.xml.security.keys.content.PGPData
-
Packages that use PGPData Package Description org.apache.xml.security.keys -
-
Uses of PGPData in org.apache.xml.security.keys
Methods in org.apache.xml.security.keys that return PGPData Modifier and Type Method Description PGPData
KeyInfo. itemPGPData(int i)
Method itemPGPDataMethods in org.apache.xml.security.keys with parameters of type PGPData Modifier and Type Method Description void
KeyInfo. add(PGPData pgpdata)
Method addPGPData
-