Uses of Interface
org.apache.xml.security.encryption.CipherData
Packages that use CipherData
-
Uses of CipherData in org.apache.xml.security.encryption
Methods in org.apache.xml.security.encryption that return CipherDataModifier and TypeMethodDescriptionXMLCipher.createCipherData
(int type) Create a CipherData objectEncryptedType.getCipherData()
Returns theCipherReference
that contains theCipherValue
orCipherReference
with the encrypted data.Constructors in org.apache.xml.security.encryption with parameters of type CipherDataModifierConstructorDescriptionXMLCipherInput
(CipherData data) Constructor for processing encrypted octets