Uses of Interface
org.opensaml.xmlsec.encryption.IterationCount
Packages that use IterationCount
Package
Description
XMLObject interfaces and helper classes for representing encrypted content and encrypting/decrypting content.
-
Uses of IterationCount in org.opensaml.xmlsec.encryption
Methods in org.opensaml.xmlsec.encryption that return IterationCountModifier and TypeMethodDescriptionPBKDF2Params.getIterationCount()Get the IterationCount child element.Methods in org.opensaml.xmlsec.encryption with parameters of type IterationCountModifier and TypeMethodDescriptionvoidPBKDF2Params.setIterationCount(IterationCount count) Set the IterationCount child element.