Uses of Class
org.apache.xml.security.binding.xmlenc11.PRFAlgorithmIdentifierType
Packages that use PRFAlgorithmIdentifierType
-
Uses of PRFAlgorithmIdentifierType in org.apache.xml.security.binding.xmlenc11
Fields in org.apache.xml.security.binding.xmlenc11 declared as PRFAlgorithmIdentifierTypeMethods in org.apache.xml.security.binding.xmlenc11 that return PRFAlgorithmIdentifierTypeModifier and TypeMethodDescriptionObjectFactory.createPRFAlgorithmIdentifierType()Create an instance ofPRFAlgorithmIdentifierTypePBKDF2ParameterType.getPRF()Gets the value of the prf property.Methods in org.apache.xml.security.binding.xmlenc11 with parameters of type PRFAlgorithmIdentifierTypeModifier and TypeMethodDescriptionvoidPBKDF2ParameterType.setPRF(PRFAlgorithmIdentifierType value) Sets the value of the prf property.