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