Uses of Class
org.opensaml.xmlsec.derivation.impl.PBKDF2
Packages that use PBKDF2
Package
Description
Implementation components related to key derivation operations.
-
Uses of PBKDF2 in org.opensaml.xmlsec.derivation.impl
Methods in org.opensaml.xmlsec.derivation.impl that return PBKDF2Modifier and TypeMethodDescriptionPBKDF2.clone()static PBKDF2PBKDF2.fromXMLObject(KeyDerivationMethod xmlObject) Create and initialize a new instance from the specifiedXMLObject.private static PBKDF2PBKDF2.validateAndSetXMLObjectParameters(PBKDF2Params xmlParams) Validate thePBKDF2Paramsinstance.