Uses of Interface
org.opensaml.xmlsec.encryption.Salt
-
Packages that use Salt Package Description org.opensaml.xmlsec.encryption XMLObject interfaces and helper classes for representing encrypted content and encrypting/decrypting content. -
-
Uses of Salt in org.opensaml.xmlsec.encryption
Methods in org.opensaml.xmlsec.encryption that return Salt Modifier and Type Method Description SaltPBKDF2Params. getSalt()Get the Salt child element.Methods in org.opensaml.xmlsec.encryption with parameters of type Salt Modifier and Type Method Description voidPBKDF2Params. setSalt(Salt salt)Set the Salt child element.
-