Uses of Interface
org.opensaml.xmlsec.signature.PGPData
-
Packages that use PGPData Package Description org.opensaml.xmlsec.signature XMLObject interfaces and helper classes for representing digitally signed content and signing/validating content. -
-
Uses of PGPData in org.opensaml.xmlsec.signature
Methods in org.opensaml.xmlsec.signature that return types with arguments of type PGPData Modifier and Type Method Description List<PGPData>KeyInfo. getPGPDatas()Get the list of PGPData child elements.
-