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