Uses of Class
org.apache.xml.security.binding.xmlenc11.PBKDF2ParameterType.Salt
Packages that use PBKDF2ParameterType.Salt
-
Uses of PBKDF2ParameterType.Salt in org.apache.xml.security.binding.xmlenc11
Fields in org.apache.xml.security.binding.xmlenc11 declared as PBKDF2ParameterType.SaltMethods in org.apache.xml.security.binding.xmlenc11 that return PBKDF2ParameterType.SaltModifier and TypeMethodDescriptionObjectFactory.createPBKDF2ParameterTypeSalt()
Create an instance ofPBKDF2ParameterType.Salt
PBKDF2ParameterType.getSalt()
Gets the value of the salt property.Methods in org.apache.xml.security.binding.xmlenc11 with parameters of type PBKDF2ParameterType.SaltModifier and TypeMethodDescriptionvoid
PBKDF2ParameterType.setSalt
(PBKDF2ParameterType.Salt value) Sets the value of the salt property.