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