Uses of Interface
org.opensaml.xmlsec.encryption.KeyDerivationMethod
Packages that use KeyDerivationMethod
Package
Description
XMLObject interfaces and helper classes for representing encrypted content and encrypting/decrypting content.
-
Uses of KeyDerivationMethod in org.opensaml.xmlsec.encryption
Methods in org.opensaml.xmlsec.encryption that return KeyDerivationMethodModifier and TypeMethodDescriptionDerivedKey.getKeyDerivationMethod()Get the KeyDerivationMethod child element.Methods in org.opensaml.xmlsec.encryption with parameters of type KeyDerivationMethodModifier and TypeMethodDescriptionvoidDerivedKey.setKeyDerivationMethod(KeyDerivationMethod method) Set the KeyDerivationMethod child element.