Uses of Interface
org.opensaml.xmlsec.encryption.Public
-
Packages that use Public Package Description org.opensaml.xmlsec.encryption XMLObject interfaces and helper classes for representing encrypted content and encrypting/decrypting content. -
-
Uses of Public in org.opensaml.xmlsec.encryption
Methods in org.opensaml.xmlsec.encryption that return Public Modifier and Type Method Description Public
DHKeyValue. getPublic()
Get the Public element.Methods in org.opensaml.xmlsec.encryption with parameters of type Public Modifier and Type Method Description void
DHKeyValue. setPublic(Public newPublic)
Set the Public element.
-