Uses of Interface
org.opensaml.xmlsec.encryption.CipherReference
Packages that use CipherReference
Package
Description
XMLObject interfaces and helper classes for representing encrypted content and encrypting/decrypting content.
-
Uses of CipherReference in org.opensaml.xmlsec.encryption
Methods in org.opensaml.xmlsec.encryption that return CipherReferenceModifier and TypeMethodDescriptionCipherData.getCipherReference()Get the CipherReference which points to the location encrypted data.Methods in org.opensaml.xmlsec.encryption with parameters of type CipherReferenceModifier and TypeMethodDescriptionvoidCipherData.setCipherReference(CipherReference newCipherReference) Get the CipherReference which points to the location encrypted data.